Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dbuiltins_lowering.cpp279 GateRef constantFunction = builder_.GetGlobalConstantValue(GET_TYPED_CONSTANT_INDEX(id)); in LowerCallTargetCheckDefault() local
281 return builder_.Equal(function, constantFunction); in LowerCallTargetCheckDefault()

Completed in 2 milliseconds