Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dasync_function_lowering.cpp39 GateRef isEqual = builder_.Equal(newTarget, builder_.Undefined()); in ProcessJumpTable() local
Dstub_builder.cpp1253 Label isEqual(env); in TryToElementsIndex() local
3378 GateRef isEqual = SameValue(glue, *object, constructorPrototype); in OrdinaryHasInstance() local