Searched defs:CallFastBuiltin (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | call_stub_builder.cpp | 1528 void CallStubBuilder::CallFastBuiltin(Label* notFastBuiltins, Label *exit, GateRef hir) in CallFastBuiltin() function in panda::ecmascript::kungfu::CallStubBuilder |
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/ | ||
| D | asm_interpreter_call.cpp | 1931 void AsmInterpreterCall::CallFastBuiltin(ExtendedAssembler *assembler, Label *callNativeBuiltin) in CallFastBuiltin() function in panda::ecmascript::aarch64::AsmInterpreterCall |
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/ | ||
| D | asm_interpreter_call.cpp | 960 void AsmInterpreterCall::CallFastBuiltin(ExtendedAssembler *assembler, Label *callNativeBuiltin) in CallFastBuiltin() function in panda::ecmascript::x64::AsmInterpreterCall |