Home
last modified time | relevance | path

Searched refs:TAG_NULL (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value.h92 static constexpr JSTaggedType TAG_NULL = 0x01ULL; variable
104 static constexpr JSTaggedType VALUE_NULL = TAG_OBJECT | TAG_SPECIAL | TAG_NULL;