Searched defs:Null (Results 1 – 8 of 8) sorted by relevance
43 Null, enumerator
315 static inline constexpr TaggedValue Null() in Null() function
358 static ARK_INLINE constexpr JSTaggedValue Null() in Null() function
132 HWTEST_F_L0(JSTaggedValueTest, Null) in HWTEST_F_L0() argument
248 static const std::string Null; // NOLINT (readability-identifier-naming) member
34 const std::string ObjectSubType::Null = "null"; // NOLINT (readability-identifier-na… member in panda::ecmascript::tooling::ObjectSubType
104 inline GateRef StubBuilder::Null() in Null() function
2142 Local<PrimitiveRef> JSValueRef::Null(const EcmaVM *vm) in Null() function in panda::JSValueRef