Home
last modified time | relevance | path

Searched defs:NULL_POINTER (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/bytecode_optimizer/
Dtagged_value.h91 static const TaggedType NULL_POINTER = 0; variable
/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value.h121 static const JSTaggedType NULL_POINTER = VALUE_HOLE; variable