Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dnew_object_stub_builder.cpp646 result->ReadVariable(), SpecialHole(), Int32(0), len); in NewMutantTaggedArrayChecked()
751 array.ReadVariable(), isMutantArray ? SpecialHole() : Hole(), Int32(0), newLen); in ExtendArray()
H A Dstub_builder.h119 GateRef SpecialHole();
H A Dstub_builder.cpp9376 BRANCH(Int64Equal(rawValue, SpecialHole()), &isSpecialHole, &isNotSpecialHole); in GetTaggedValueWithElementsKind()
9513 DEFVARIABLE(result, VariableType::INT64(), SpecialHole()); in SetValueWithElementsKind()
9936 SetValueToTaggedArray(VariableType::INT64(), glue, *newElements, *index, SpecialHole()); in MigrateFromHeapValueToRawValue()
H A Dstub_builder-inl.h127 inline GateRef StubBuilder::SpecialHole() in SpecialHole() function in panda::ecmascript::kungfu::StubBuilder

Completed in 32 milliseconds