Searched defs:Null (Results 1 – 6 of 6) sorted by relevance
360 static ARK_INLINE constexpr JSTaggedValue Null() in Null() function
132 HWTEST_F_L0(JSTaggedValueTest, Null) in HWTEST_F_L0() argument
391 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
111 inline GateRef StubBuilder::Null() in Null() function
2879 Local<PrimitiveRef> JSValueRef::Null(const EcmaVM *vm) in Null() function in panda::JSValueRef