Searched defs:CallInternal (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | js_proxy.cpp | 941 JSTaggedValue JSProxy::CallInternal(EcmaRuntimeCallInfo *info) in CallInternal() function in panda::ecmascript::JSProxy |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | hcr_circuit_builder.cpp | 494 GateRef CircuitBuilder::CallInternal(GateRef hirGate, std::vector<GateRef> args, uint64_t pcOffset) in CallInternal() function in panda::ecmascript::kungfu::CircuitBuilder |