Searched defs:JavaContext (Results 1 – 2 of 2) sorted by relevance
29 struct JavaContext { struct30 const uptr heap_begin;31 const uptr heap_size;33 JavaContext(jptr heap_begin, jptr heap_size) in JavaContext() argument
28 struct JavaContext { struct29 const uptr heap_begin;30 const uptr heap_size;32 JavaContext(jptr heap_begin, jptr heap_size) in JavaContext() function