Home
last modified time | relevance | path

Searched defs:CallRuntime (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.cpp818 DEF_CALL_SIGNATURE(CallRuntime) in DEF_CALL_SIGNATURE() argument
Dstub_builder-inl.h196 inline GateRef StubBuilder::CallRuntime(GateRef glue, int index, const std::initializer_list<GateRe… in CallRuntime() function
205 inline GateRef StubBuilder::CallRuntime(GateRef glue, int index, GateRef argc, GateRef argv) in CallRuntime() function
Dcircuit_builder.cpp856 GateRef CircuitBuilder::CallRuntime(GateRef glue, int index, GateRef depend, const std::vector<Gate… in CallRuntime() function in panda::ecmascript::kungfu::CircuitBuilder
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Doptimized_call.cpp721 void OptimizedCall::CallRuntime(ExtendedAssembler *assembler) in CallRuntime() function in panda::ecmascript::x64::OptimizedCall
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
Doptimized_call.cpp59 void OptimizedCall::CallRuntime(ExtendedAssembler *assembler) in CallRuntime() function in panda::ecmascript::aarch64::OptimizedCall