Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_ir_builder.cpp505 VisitBytecodeCall(gate, ins); in HandleBytecodeCall()
925 void LLVMIRBuilder::VisitBytecodeCall(GateRef gate, const std::vector<GateRef> &inList) in VisitBytecodeCall() function in panda::ecmascript::kungfu::LLVMIRBuilder