Searched defs:GenJSCall (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/ | ||
| D | optimized_call.cpp | 424 void OptimizedCall::GenJSCall(ExtendedAssembler *assembler, bool isNew) in GenJSCall() function in panda::ecmascript::aarch64::OptimizedCall |
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/ | ||
| D | optimized_call.cpp | 399 void OptimizedCall::GenJSCall(ExtendedAssembler *assembler, bool isNew) in GenJSCall() function in panda::ecmascript::x64::OptimizedCall |