Searched defs:nextMethod (Results 1 – 7 of 7) sorted by relevance
33 private nextMethod: VReg; property in IteratorRecord
47 …JSHandle<JSTaggedValue> nextMethod = JSTaggedValue::GetProperty(thread, tmpAsyncIterator, nextStr)… in CreateAsyncFromSyncIterator() local
91 …JSHandle<JSTaggedValue> nextMethod = JSTaggedValue::GetProperty(thread, syncIterator, nextStr).Get… in GetAsyncIterator() local
223 auto nextMethod = it.CheckAndGetMethod(); in GetNativeMethodCallPos() local291 auto nextMethod = itNext.CheckAndGetMethod(); in GetCallLineNumber() local
161 VReg nextMethod = pg_->AllocReg(); in YieldStar() local
194 VReg nextMethod = pg_->AllocReg(); in YieldStar() local
2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument