Searched defs:NULL_POINTER (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/runtime_core/bytecode_optimizer/ | ||
| H A D | tagged_value.h | 91 static const TaggedType NULL_POINTER = 0; member in panda::coretypes::TaggedValue |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | js_tagged_value.h | 71 static const JSTaggedType NULL_POINTER = VALUE_HOLE; member in panda::ecmascript::JSTaggedValue |
| /arkcompiler/runtime_core/static_core/runtime/include/coretypes/ | ||
| H A D | tagged_value.h | 71 static const TaggedType NULL_POINTER = 0; member |
Completed in 4 milliseconds