Searched defs:PushAsmBridgeFrame (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/ | ||
H A D | common_call.cpp | 191 void CommonCall::PushAsmBridgeFrame(ExtendedAssembler *assembler) in PushAsmBridgeFrame() function in panda::ecmascript::aarch64::CommonCall |
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/ | ||
H A D | common_call.cpp | 126 void CommonCall::PushAsmBridgeFrame(ExtendedAssembler *assembler) in PushAsmBridgeFrame() function in panda::ecmascript::x64::CommonCall |
Completed in 1 milliseconds