Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dinterpreter_stub-inl.h547 GetEnvironment()->GetBuilder()->CallBCHandler(glue, target, {glue, args...}); in DispatchBase()
Dcircuit_builder.h376 GateRef CallBCHandler(GateRef glue, GateRef target, const std::vector<GateRef> &args,
Dcircuit_builder.cpp808 GateRef CircuitBuilder::CallBCHandler(GateRef glue, GateRef target, const std::vector<GateRef> &arg… in CallBCHandler() function in panda::ecmascript::kungfu::CircuitBuilder