Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder-inl.h42 GateRef CircuitBuilder::Hole() in Hole() function
Dstub_builder-inl.h109 inline GateRef StubBuilder::Hole() in Hole() function
/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value.h305 static ARK_INLINE constexpr JSTaggedValue Hole() in Hole() function
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Dtagged_value.h341 static inline constexpr TaggedValue Hole() in Hole() function
/arkcompiler/ets_runtime/ecmascript/tests/
Dtagged_value_test.cpp138 HWTEST_F_L0(JSTaggedValueTest, Hole) in HWTEST_F_L0() argument