Searched defs:kObject (Results 1 – 13 of 13) sorted by relevance
| /third_party/skia/src/utils/ |
| D | SkJSON.h | 64 kObject, enumerator 133 kObject = 0b00000111, // ptr to external storage enumerator
|
| D | SkJSONWriter.h | 255 kObject, enumerator
|
| /third_party/skia/src/pdf/ |
| D | SkPDFUnion.h | 97 kObject, enumerator
|
| /third_party/icu/icu4c/source/i18n/unicode/ |
| D | fmtable.h | 269 kObject enumerator
|
| /third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
| D | fmtable.h | 269 kObject enumerator
|
| /third_party/node/deps/icu-small/source/i18n/unicode/ |
| D | fmtable.h | 269 kObject enumerator
|
| /third_party/node/deps/v8/tools/v8windbg/src/ |
| D | v8-debug-helper-interop.h | 19 constexpr char kObject[] = "v8::internal::Object"; variable
|
| /third_party/node/deps/v8/src/compiler/ |
| D | js-operator.cc | 828 static constexpr int kObject = 1; local 1000 static constexpr int kObject = 1; in LoadNamed() local 1107 static constexpr int kObject = 1; in SetNamedProperty() local 1141 static constexpr int kObject = 1; in DefineNamedOwnProperty() local
|
| /third_party/node/deps/v8/src/compiler/backend/ |
| D | code-generator.h | 54 enum class DeoptimizationLiteralKind { kObject, kNumber, kString, kInvalid }; enumerator
|
| /third_party/node/deps/v8/include/ |
| D | v8-profiler.h | 585 kObject = 3, // A JS object (except for arrays and strings). enumerator
|
| /third_party/node/deps/v8/tools/debug_helper/ |
| D | get-object-properties.cc | 25 constexpr char kObject[] = "v8::internal::Object"; variable
|
| /third_party/node/deps/v8/src/profiler/ |
| D | heap-snapshot-generator.h | 111 kObject = v8::HeapGraphNode::kObject, enumerator
|
| /third_party/node/deps/v8/src/execution/ |
| D | isolate.h | 1447 enum class KnownPrototype { kNone, kObject, kArray, kString }; enumerator
|