Home
last modified time | relevance | path

Searched refs:gGlobalsMax (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Djava_vm_ext.cc46 static size_t gGlobalsMax = 51200; // Arbitrary sanity check. (Must fit in 16 bits.) variable
433 globals_(gGlobalsInitial, gGlobalsMax, kGlobal), in JavaVMExt()