Searched refs:CallTargetCheck (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | native_inline_lowering.cpp | 73 builder_.CallTargetCheck(gate, tacc.GetFunc(), in TryInlineStringFromCharCode()
|
| D | circuit_builder.h | 465 …GateRef CallTargetCheck(GateRef gate, GateRef function, GateRef id, GateRef param, const char* com…
|
| D | mcr_circuit_builder.cpp | 491 GateRef CircuitBuilder::CallTargetCheck(GateRef gate, GateRef function, GateRef id, GateRef param, … in CallTargetCheck() function in panda::ecmascript::kungfu::CircuitBuilder
|
| D | typed_bytecode_lowering.cpp | 1306 builder_.CallTargetCheck(gate, func, builder_.IntPtr(static_cast<int64_t>(id)), args[0]); in SpeculateCallBuiltin()
|