Home
last modified time | relevance | path

Searched defs:CreateIterResultObj (Results 1 – 3 of 3) sorted by relevance

/ark/js_runtime/ecmascript/
Druntime_trampolines.cpp549 DEF_RUNTIME_TRAMPOLINES(CreateIterResultObj) in DEF_RUNTIME_TRAMPOLINES() argument
/ark/js_runtime/ecmascript/compiler/
Dstub_descriptor.cpp1127 CALL_STUB_INIT_DESCRIPTOR(CreateIterResultObj) in CALL_STUB_INIT_DESCRIPTOR() argument
/ark/js_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp820 JSTaggedValue SlowRuntimeStub::CreateIterResultObj(JSThread *thread, JSTaggedValue value, JSTaggedV… in CreateIterResultObj() function in panda::ecmascript::SlowRuntimeStub