Home
last modified time | relevance | path

Searched defs:nextMethod (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_frontend/ts2panda/src/statement/
DforOfStatement.ts33 private nextMethod: VReg; property in IteratorRecord
/arkcompiler/ets_runtime/ecmascript/
Djs_async_from_sync_iterator.cpp47 …JSHandle<JSTaggedValue> nextMethod = JSTaggedValue::GetProperty(thread, tmpAsyncIterator, nextStr)… in CreateAsyncFromSyncIterator() local
Djs_iterator.cpp90 …JSHandle<JSTaggedValue> nextMethod = JSTaggedValue::GetProperty(thread, syncIterator, nextStr).Get… in GetAsyncIterator() local
/arkcompiler/ets_frontend/es2panda/compiler/function/
DfunctionBuilder.cpp186 VReg nextMethod = pg_->AllocReg(); in YieldStar() local
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dcpu_profiler.cpp722 auto nextMethod = it.CheckAndGetMethod(); in GetNativeMethodCallPos() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …md(e);const n=r("./node_modules/color-convert/index.js"),i=(e,t)=>function(){const r=e.apply(n,arg… property