Searched defs:Undefined (Results 1 – 8 of 8) sorted by relevance
310 static inline constexpr TaggedValue Undefined() in Undefined() function
353 static ARK_INLINE constexpr JSTaggedValue Undefined() in Undefined() function
127 HWTEST_F_L0(JSTaggedValueTest, Undefined) in HWTEST_F_L0() argument
34 GateRef CircuitBuilder::Undefined() in Undefined() function
94 inline GateRef StubBuilder::Undefined() in Undefined() function
232 static const std::string Undefined; // NOLINT (readability-identifier-naming) member
25 const std::string ObjectType::Undefined = "undefined"; // NOLINT (readability-identifier-naming) member in panda::ecmascript::tooling::ObjectType
2135 Local<PrimitiveRef> JSValueRef::Undefined(const EcmaVM *vm) in Undefined() function in panda::JSValueRef