Home
last modified time | relevance | path

Searched refs:IsOptimizedAndNotFastCall (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtype_mcr_lowering.cpp1036 GateRef isOptimized = builder_.IsOptimizedAndNotFastCall(func); in LowerJSCallThisTargetTypeCheck()
1054 GateRef isOptimized = builder_.IsOptimizedAndNotFastCall(func); in LowerJSNoGCCallThisTargetTypeCheck()
Dcircuit_builder-inl.h635 inline GateRef CircuitBuilder::IsOptimizedAndNotFastCall(GateRef obj) in IsOptimizedAndNotFastCall() function
Dcircuit_builder.h563 inline GateRef IsOptimizedAndNotFastCall(GateRef obj);