Searched defs:JavaContext (Results 1 – 3 of 3) sorted by relevance
27 struct JavaContext { struct28 const uptr heap_begin;29 const uptr heap_size;31 JavaContext(jptr heap_begin, jptr heap_size) in JavaContext() function
29 struct JavaContext { struct30 const uptr heap_begin;31 const uptr heap_size;33 JavaContext(jptr heap_begin, jptr heap_size) in JavaContext() argument
27 struct JavaContext { struct28 const uptr heap_begin;29 const uptr heap_size;31 JavaContext(jptr heap_begin, jptr heap_size) in JavaContext() argument