Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.h264 …GateRef CallTargetCheck(GateRef gate, GateRef function, GateRef id, GateRef param, const char* com…
Dts_hcr_lowering.cpp1091 builder_.CallTargetCheck(gate, func, builder_.IntPtr(static_cast<int64_t>(id)), a0); in SpeculateCallBuiltin()
Dcircuit_builder.cpp493 GateRef CircuitBuilder::CallTargetCheck(GateRef gate, GateRef function, GateRef id, GateRef param, … in CallTargetCheck() function in panda::ecmascript::kungfu::CircuitBuilder