Searched defs:Undefined (Results 1 – 6 of 6) sorted by relevance
105 static inline constexpr JSTaggedValue Undefined() in Undefined() function
280 static inline constexpr TaggedValue Undefined() in Undefined() function
127 HWTEST_F_L0(JSTaggedValueTest, Undefined) in HWTEST_F_L0() argument
233 static const std::string Undefined; // NOLINT (readability-identifier-naming) member
29 const std::string ObjectType::Undefined = "undefined"; // NOLINT (readability-identifier-naming) member in panda::ecmascript::tooling::ObjectType
1643 Local<PrimitiveRef> JSValueRef::Undefined(const EcmaVM *vm) in Undefined() function in panda::JSValueRef