Home
last modified time | relevance | path

Searched defs:Hole (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/runtime/include/coretypes/
Dtagged_value.h320 static inline constexpr TaggedValue Hole() in Hole() function
/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value.h363 static ARK_INLINE constexpr JSTaggedValue Hole() in Hole() function
/arkcompiler/ets_runtime/ecmascript/tests/
Dtagged_value_test.cpp138 HWTEST_F_L0(JSTaggedValueTest, Hole) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h99 inline GateRef StubBuilder::Hole() in Hole() function