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