Searched defs:OBJECT (Results 1 – 8 of 8) sorted by relevance
/ark/js_runtime/ecmascript/ts_types/ |
D | ts_type_table.h | 32 OBJECT, // object literal enumerator
|
/ark/runtime_core/runtime/include/ |
D | class_root.h | 48 OBJECT, enumerator
|
/ark/runtime_core/runtime/ |
D | vreg_info.h | 30 …enum class Type : uint8_t { UNDEFINED, OBJECT, INT32, INT64, FLOAT32, FLOAT64, BOOL, COUNT = BOOL … enumerator
|
/ark/runtime_core/runtime/interpreter/ |
D | vregister.h | 74 OBJECT = OBJECT_FLAG_MASK, enumerator
|
/ark/js_runtime/ecmascript/hprof/ |
D | heap_snapshot.h | 344 OBJECT, /* kObject */ enumerator
|
/ark/js_runtime/ecmascript/ |
D | property_attributes.h | 30 OBJECT, enumerator
|
/ark/js_runtime/ecmascript/base/ |
D | json_parser.h | 43 OBJECT = 0, enumerator
|
/ark/ts2abc/ts2panda/src/base/ |
D | typeSystem.ts | 47 OBJECT, enumerator
|