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