Home
last modified time | relevance | path

Searched defs:NULL_POINTER (Results 1 – 3 of 3) 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.h73 static const JSTaggedType NULL_POINTER = VALUE_HOLE; variable
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Dtagged_value.h71 static const TaggedType NULL_POINTER = 0; variable