Home
last modified time | relevance | path

Searched defs:EndCallTimer (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dhcr_circuit_builder.cpp310 void CircuitBuilder::EndCallTimer(GateRef glue, GateRef gate, const std::vector<GateRef> &args, boo… in EndCallTimer() function in panda::ecmascript::kungfu::CircuitBuilder
Dcall_signature.cpp3046 DEF_CALL_SIGNATURE(EndCallTimer) in DEF_CALL_SIGNATURE() argument
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp3835 void RuntimeStubs::EndCallTimer(uintptr_t argGlue, JSTaggedType func) in DEF_RUNTIME_STUBS() function in panda::ecmascript::RuntimeStubs