Searched defs:nextMethod (Results 1 – 6 of 6) 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
191 VReg nextMethod = pg_->AllocReg(); in YieldStar() local
222 auto nextMethod = it.CheckAndGetMethod(); in GetNativeMethodCallPos() local
2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument