Searched defs:Null (Results 1 – 9 of 9) sorted by relevance
44 static RemoteObject Null() in Null() function
316 static ARK_INLINE constexpr JSTaggedValue Null() in Null() function
335 static inline constexpr TaggedValue Null() in Null() function
114 HWTEST_F_L0(JSTaggedValueTest, Null) in HWTEST_F_L0() argument
1813 ### Null subsection
158 Local<PrimitiveRef> JSValueRef::Null(const EcmaVM *vm) in Null() function in panda::JSValueRef
420 static const std::string Null; // NOLINT (readability-identifier-naming) member
37 const std::string ObjectSubType::Null = "null"; // NOLINT (readability-identifier-na… member in panda::ecmascript::tooling::ObjectSubType
126 inline GateRef StubBuilder::Null() in Null() function