Searched refs:increase (Results 1 – 4 of 4) sorted by relevance
64 bool ClassExt::ExtendObsoleteArrays(Handle<ClassExt> h_this, Thread* self, uint32_t increase) { in ExtendObsoleteArrays() argument73 new_len = increase; in ExtendObsoleteArrays()76 new_len = increase + old_methods->GetLength(); in ExtendObsoleteArrays()
124 static bool ExtendObsoleteArrays(Handle<ClassExt> h_this, Thread* self, uint32_t increase)
32 as unsigned LEB128 values in DEX and so as to not increase the size of the DEX,41 is no single unused bit such that setting it would not increase the size of the
270 // Ignore frame-size increase resulting from instrumentation.