Searched defs:JSCall (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | call_signature.cpp | 837 DEF_CALL_SIGNATURE(JSCall) in DEF_CALL_SIGNATURE() argument |
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/ | ||
| D | optimized_call.cpp | 366 void OptimizedCall::JSCall(ExtendedAssembler *assembler) in JSCall() function in panda::ecmascript::aarch64::OptimizedCall |
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/ | ||
| D | optimized_call.cpp | 543 void OptimizedCall::JSCall(ExtendedAssembler *assembler) in JSCall() function in panda::ecmascript::x64::OptimizedCall |