Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder-inl.h42 GateRef CircuitBuilder::Hole() in Hole() function
Dstub_builder-inl.h116 inline GateRef StubBuilder::Hole() in Hole() function
/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value.h321 static ARK_INLINE constexpr JSTaggedValue Hole() in Hole() function
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Dtagged_value.h340 static inline constexpr TaggedValue Hole() in Hole() function
/arkcompiler/ets_runtime/ecmascript/tests/
Dtagged_value_test.cpp120 HWTEST_F_L0(JSTaggedValueTest, Hole) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp164 Local<PrimitiveRef> JSValueRef::Hole(const EcmaVM *vm) in Hole() function in panda::JSValueRef