Searched defs:nextMethod (Results 1 – 8 of 8) sorted by relevance
40 …JSHandle<JSTaggedValue> nextMethod = JSTaggedValue::GetProperty(thread, tmpAsyncIterator, nextStr)… in CreateAsyncFromSyncIterator() local
85 …JSHandle<JSTaggedValue> nextMethod = JSTaggedValue::GetProperty(thread, syncIterator, nextStr).Get… in GetAsyncIterator() local
246 auto nextMethod = it.CheckAndGetMethod(); in GetNativeMethodCallPos() local314 auto nextMethod = itNext.CheckAndGetMethod(); in GetCallLineNumber() local
161 VReg nextMethod = pg_->AllocReg(); in YieldStar() local
193 VReg nextMethod = pg_->AllocReg(); in YieldStar() local
188 auto *const nextMethod = in CheckIteratorMethodForObject() local
1161 Method *nextMethod = nullptr; in IsNativeArrayIterator() local
2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument