Home
last modified time | relevance | path

Searched defs:NULL_VALUE (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/interfaces/interface_method_returns_value/js_interface/
Dindex.ts21 export const NULL_VALUE = null; constant
58 const randomValues = [STRING_VALUE, INT_VALUE, FLOAT_VALUE, BOOLEAN_VALUE, NULL_VALUE, constant
/arkcompiler/ets_frontend/es2panda/ir/expressions/
Dliteral.h51 NULL_VALUE = 255, enumerator
/arkcompiler/ets_frontend/ets2panda/compiler/base/
Dliterals.h46 NULL_VALUE, enumerator