Home
last modified time | relevance | path

Searched refs:QueueCommonFuncCall (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dcontainers_stub_builder.h64 void QueueCommonFuncCall(GateRef glue, GateRef thisValue, GateRef numArgs,
Dcontainers_stub_builder.cpp138 void ContainersStubBuilder::QueueCommonFuncCall(GateRef glue, GateRef thisValue, in QueueCommonFuncCall() function in panda::ecmascript::kungfu::ContainersStubBuilder
Dbuiltins_stubs.cpp251 …V(QueueForEach, QueueCommonFuncCall, QUEUE_FOREACH, JS_POINTER…