Home
last modified time | relevance | path

Searched defs:OBJECT (Results 1 – 21 of 21) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/
Djson_parser.h47 OBJECT = 0, enumerator
62 OBJECT, enumerator
Djson_helper.h54 OBJECT, enumerator
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_class_root.h47 OBJECT = helpers::ToUnderlying(ClassRoot::OBJECT), enumerator
Dets_panda_file_items.h32 static constexpr std::string_view OBJECT = "Lstd/core/Object;"; variable
/arkcompiler/runtime_core/static_core/runtime/include/
Dclass_root.h47 OBJECT, enumerator
/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/model/
DArkClass.ts37 OBJECT = 5, enumerator
/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/common/
DBuiltin.ts22 public static OBJECT = 'Object'; property in Builtin
/arkcompiler/ets_runtime/test/sharedtest/sharedJSON/
DsharedJSON.ts33 OBJECT = 0, enumerator
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_type.h48 enum class EtsType { BOOLEAN, BYTE, CHAR, SHORT, INT, LONG, FLOAT, DOUBLE, OBJECT, UNKNOWN, VOID }; enumerator
/arkcompiler/ets_runtime/ecmascript/
Delements.h45 OBJECT = 0x1UL << 4, // 16 enumerator
/arkcompiler/ets_frontend/es2panda/typescript/types/
DtypeFlag.h36 OBJECT = 1ULL << 9, // x: object enumerator
/arkcompiler/runtime_core/static_core/verification/type/
Dtype_type.h61 OBJECT, enumerator
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dalias_visitor.h28 OBJECT, enumerator
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dglobal_ts_type_ref.h31 OBJECT, enumerator
/arkcompiler/runtime_core/static_core/compiler/code_info/
Dvreg_info.h29 …enum class Type : uint8_t { UNDEFINED, OBJECT, INT32, INT64, FLOAT32, FLOAT64, BOOL, ANY, COUNT = … enumerator
/arkcompiler/ets_frontend/ets2panda/checker/types/
DtypeFlag.h38 OBJECT = 1ULL << 9ULL, // x: object enumerator
/arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/tools/
DBuildModuleChains.ts152 OBJECT, enumerator
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_call_signature.h111 #define BUILTINS_ID(METHOD, OBJECT, ...) ID::OBJECT##METHOD, in IsAOTCallThisBuiltin() argument
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_snapshot.h46 OBJECT, enumerator
/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi_expo.h822 OBJECT, enumerator
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dinst.h5963 OBJECT, enumerator