Home
last modified time | relevance | path

Searched defs:BIGINT (Results 1 – 11 of 11) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/lexer/token/
Dnumber.h33 BIGINT = 1U << 0U, enumerator
/arkcompiler/ets_frontend/es2panda/typescript/types/
DglobalTypesHolder.h35 BIGINT, enumerator
DtypeFlag.h37 BIGINT = 1ULL << 10, // x: bigint enumerator
/arkcompiler/ets_runtime/ecmascript/base/
Djson_helper.h30 BIGINT = 3 enumerator
/arkcompiler/runtime_core/static_core/runtime/include/
Dhclass.h34 static constexpr uint32_t BIGINT = ARRAY << 1U; variable
/arkcompiler/runtime_core/static_core/libpandafile/
Dliteral_data_accessor.h39 BIGINT = 0x06, enumerator
/arkcompiler/ets_frontend/es2panda/ir/base/
DclassDefinition.h47 BIGINT = (1 << 4), enumerator
/arkcompiler/ets_frontend/ets2panda/checker/types/
DtypeFlag.h39 BIGINT = 1ULL << 10ULL, // x: bigint enumerator
DglobalTypesHolder.h33 BIGINT, enumerator
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_snapshot.h56 BIGINT, enumerator
/arkcompiler/ets_runtime/ecmascript/js_type_metadata/
Dtype_enums.json151 "BIGINT":13, number