Home
last modified time | relevance | path

Searched refs:HandleBytecodeCall (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_ir_builder.cpp170 {OpCode::BYTECODE_CALL, &LLVMIRBuilder::HandleBytecodeCall}, in InitializeHandlers()
171 {OpCode::DEBUGGER_BYTECODE_CALL, &LLVMIRBuilder::HandleBytecodeCall}, in InitializeHandlers()
581 void LLVMIRBuilder::HandleBytecodeCall(GateRef gate) in HandleBytecodeCall() function in panda::ecmascript::kungfu::LLVMIRBuilder
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_ir_builder.cpp2757 void LiteCGIRBuilder::HandleBytecodeCall(GateRef gate) in HandleBytecodeCall() function in panda::ecmascript::kungfu::LiteCGIRBuilder