Searched defs:UNDEFINED_VALUE (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/compiler/base/ | ||
H A D | literals.h | 47 UNDEFINED_VALUE, member in ark::es2panda::ark::es2panda::ark::es2panda::compiler::LiteralTag |
/arkcompiler/ets_runtime/ecmascript/builtins/ | ||
H A D | builtins_global.h | 110 static const inline JSTaggedValue UNDEFINED_VALUE = JSTaggedValue::Undefined(); member in panda::ecmascript::builtins::BuiltinsGlobal |
Completed in 1 milliseconds