Searched defs:oldLen (Results 1 – 2 of 2) sorted by relevance
47 uint32_t oldLen = JSArray::Cast(*self)->GetArrayLength(); in LengthSetter() local175 void JSArray::SetCapacity(JSThread *thread, const JSHandle<JSObject> &array, uint32_t oldLen, uint3… in SetCapacity()251 uint32_t oldLen = 0; in ArraySetLength() local
306 #define ADD_NOP_INST(pc, oldLen, newOpcode) \ argument319 auto oldLen = OldBytecodeInst::Size(OldBytecodeInst::GetFormat(opcode)); in FixOpcode() local