Home
last modified time | relevance | path

Searched refs:CanFastCall (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dhcr_circuit_builder.h253 inline GateRef CircuitBuilder::CanFastCall(GateRef jsFunc) in CanFastCall() function in panda::ecmascript::kungfu::CircuitBuilder
H A Dtyped_bytecode_lowering.cpp1726 if (tacc.CanFastCall()) { in CheckThisCallTargetAndLowerCall()
1742 if (tacc.CanFastCall()) { in CheckCallTargetFromDefineFuncAndLowerCall()
1791 if (tacc.CanFastCall()) { in CheckCallTargetAndLowerCall()
H A Dtype_info_accessors.h521 bool CanFastCall() const in CanFastCall() function in panda::ecmascript::kungfu::CallTypeInfoAccessor
H A Dcircuit_builder.h458 inline GateRef CanFastCall(GateRef jsFunc);

Completed in 10 milliseconds