Home
last modified time | relevance | path

Searched defs:BIGINT (Results 1 - 10 of 10) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/lexer/token/
H A Dnumber.h33 BIGINT = 1U << 0U, member in ark::es2panda::lexer::NumberFlags
/arkcompiler/ets_runtime/ecmascript/base/
H A Djson_helper.h34 BIGINT = 3 member in panda::ecmascript::base::JsonHelper::TransformType
/arkcompiler/ets_frontend/es2panda/typescript/types/
H A DglobalTypesHolder.h35 BIGINT, member in panda::es2panda::checker::GlobalTypeId
H A DtypeFlag.h37 BIGINT = 1ULL << 10, // x: bigint member in panda::es2panda::checker::TypeFlag
/arkcompiler/runtime_core/static_core/libpandafile/
H A Dliteral_data_accessor.h39 BIGINT = 0x06, member in ark::panda_file::LiteralTag
/arkcompiler/runtime_core/static_core/runtime/include/
H A Dhclass.h34 static constexpr uint32_t BIGINT = ARRAY << 1U; member in ark::HClass
/arkcompiler/ets_frontend/es2panda/ir/base/
H A DclassDefinition.h47 BIGINT = (1 << 4), member in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::FieldType
/arkcompiler/ets_frontend/ets2panda/checker/types/
H A DtypeFlag.h39 BIGINT = 1ULL << 10ULL, // x: bigint member in ark::es2panda::checker::TypeFlag
H A DglobalTypesHolder.h34 BIGINT, member in ark::es2panda::checker::GlobalTypeId
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
H A Dheap_snapshot.h56 BIGINT, member in panda::ecmascript::NodeType

Completed in 5 milliseconds