Searched refs:CallBCHandler (Results 1 – 3 of 3) sorted by relevance
547 GetEnvironment()->GetBuilder()->CallBCHandler(glue, target, {glue, args...}); in DispatchBase()
376 GateRef CallBCHandler(GateRef glue, GateRef target, const std::vector<GateRef> &args,
808 GateRef CircuitBuilder::CallBCHandler(GateRef glue, GateRef target, const std::vector<GateRef> &arg… in CallBCHandler() function in panda::ecmascript::kungfu::CircuitBuilder