Searched defs:BIG_INT (Results 1 - 5 of 5) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/jspandafile/ | ||
| H A D | class_info_extractor.h | 37 BIG_INT = (1 << 4), member in panda::ecmascript::FieldType |
| /arkcompiler/ets_runtime/ecmascript/ts_types/ | ||
| H A D | global_ts_type_ref.h | 57 BIG_INT, member in panda::ecmascript::TSPrimitiveType |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | property_attributes.h | 46 BIG_INT = (1 << 4), member in panda::ecmascript::TrackType::SharedFieldType |
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ | ||
| H A D | ets_panda_file_items.h | 29 static constexpr std::string_view BIG_INT = "Lescompat/BigInt;"; member |
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/ | ||
| H A D | pgo_profiler_type.h | 97 BIG_INT = 0x1ULL << 7, member in panda::ecmascript::pgo::PGOSampleTemplate::Type |
Completed in 5 milliseconds