Home
last modified time | relevance | path

Searched defs:isHole (Results 1 – 9 of 9) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Doperations_stub_builder.cpp28 Label isHole(env); in Equal() local
70 Label isHole(env); in NotEqual() local
Dmcr_circuit_builder.h483 GateRef isHole = TaggedIsHole(x); in TaggedIsUndefinedOrHole() local
Dstub_builder.cpp585 Label isHole(env); in CreateDataProperty() local
740 Label isHole(env); in FindElementFromNumberDictionary() local
823 Label isHole(env); in FindEntryFromNameDictionary() local
932 Label isHole(env); in FindEntryFromTransitionDictionary() local
1623 Label isHole(env); in TaggedToElementKind() local
3305 Label isHole(env); in GetPropertyByIndex() local
9420 Label isHole(env); in SetValueWithElementsKind() local
Dslowpath_lowering.cpp1193 Label isHole(&builder_); in LowerThrowUndefinedIfHole() local
1218 Label isHole(&builder_); in LowerThrowUndefinedIfHoleWithName() local
Dcircuit_builder.cpp1146 Label isHole(env_); in ToObject() local
Dinterpreter_stub.cpp1663 Label isHole(env); in DECLARE_ASM_HANDLER() local
1682 Label isHole(env); in DECLARE_ASM_HANDLER() local
Dtyped_native_inline_lowering.cpp3584 Label isHole(&builder_); in LowerArrayPop() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_array_stub_builder.cpp1088 Label isHole(env); in Pop() local
2265 Label isHole(env); in FindIndex() local
2633 GateRef isHole = TaggedIsHole(value); in Includes() local
4449 Label isHole(env); in FastCreateArrayWithArgv() local
/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
Dbaseline_stubs.cpp4205 Label isHole(env); in GenerateCircuit() local
4231 Label isHole(env); in GenerateCircuit() local