Searched refs:CallTargetCheck (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | circuit_builder.h | 264 …GateRef CallTargetCheck(GateRef gate, GateRef function, GateRef id, GateRef param, const char* com…
|
| D | ts_hcr_lowering.cpp | 1091 builder_.CallTargetCheck(gate, func, builder_.IntPtr(static_cast<int64_t>(id)), a0); in SpeculateCallBuiltin()
|
| D | circuit_builder.cpp | 493 GateRef CircuitBuilder::CallTargetCheck(GateRef gate, GateRef function, GateRef id, GateRef param, … in CallTargetCheck() function in panda::ecmascript::kungfu::CircuitBuilder
|