Searched defs:nextMethod (Results 1 – 7 of 7) 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
247 auto nextMethod = it.CheckAndGetMethod(); in GetNativeMethodCallPos() local317 auto nextMethod = itNext.CheckAndGetMethod(); in GetCallLineNumber() local
162 VReg nextMethod = pg_->AllocReg(); in YieldStar() local
189 VReg nextMethod = pg_->AllocReg(); in YieldStar() local
187 auto *const nextMethod = in CheckIteratorMethodForObject() local
2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument