Searched defs:Undefined (Results 1 – 7 of 7) sorted by relevance
355 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
101 inline GateRef StubBuilder::Undefined() in Undefined() function
375 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
2872 Local<PrimitiveRef> JSValueRef::Undefined(const EcmaVM *vm) in Undefined() function in panda::JSValueRef