Searched refs:VisitBytecodeCall (Results 1 – 1 of 1) sorted by relevance
505 VisitBytecodeCall(gate, ins); in HandleBytecodeCall()925 void LLVMIRBuilder::VisitBytecodeCall(GateRef gate, const std::vector<GateRef> &inList) in VisitBytecodeCall() function in panda::ecmascript::kungfu::LLVMIRBuilder