Home
last modified time | relevance | path

Searched defs:CallInternal (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_proxy.cpp941 JSTaggedValue JSProxy::CallInternal(EcmaRuntimeCallInfo *info) in CallInternal() function in panda::ecmascript::JSProxy
/arkcompiler/ets_runtime/ecmascript/compiler/
Dhcr_circuit_builder.cpp494 GateRef CircuitBuilder::CallInternal(GateRef hirGate, std::vector<GateRef> args, uint64_t pcOffset) in CallInternal() function in panda::ecmascript::kungfu::CircuitBuilder