Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Djson_parser.h49 OBJECT = 0, enumerator
64 OBJECT, enumerator
Djson_helper.h45 OBJECT, enumerator
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_class_root.h47 OBJECT = helpers::ToUnderlying(ClassRoot::OBJECT), enumerator
Dets_panda_file_items.h33 static constexpr std::string_view OBJECT = "Lstd/core/Object;"; variable
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_type.h39 enum class EtsType { BOOLEAN, BYTE, CHAR, SHORT, INT, LONG, FLOAT, DOUBLE, OBJECT, UNKNOWN, VOID }; enumerator
/arkcompiler/runtime_core/static_core/runtime/include/
Dclass_root.h47 OBJECT, enumerator
/arkcompiler/ets_runtime/test/sharedtest/sharedJSON/
DsharedJSON.ts33 OBJECT = 0, 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/ets_runtime/ecmascript/ts_types/
Dglobal_ts_type_ref.h31 OBJECT, enumerator
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dalias_analysis.h41 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_runtime/ecmascript/compiler/builtins/
Dbuiltins_call_signature.h95 #define BUILTINS_ID(METHOD, OBJECT, ...) OBJECT##METHOD, in IsAOTCallThisBuiltin() argument
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_snapshot.h46 OBJECT, enumerator
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSemitter.cpp872 static constexpr std::string_view OBJECT = "Lstd/core/Object"; in GenAnnotationSignature() local
/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi_expo.h813 OBJECT, enumerator
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dinst.h5874 OBJECT, enumerator