Home
last modified time | relevance | path

Searched refs:SYNCHRONIZED_SMI_ACCESSORS (Results 1 – 12 of 12) sorted by relevance

/dports/www/node10/node-v10.24.1/deps/v8/src/objects/
H A Dobject-macros-undef.h22 #undef SYNCHRONIZED_SMI_ACCESSORS
H A Dfixed-array-inl.h34 SYNCHRONIZED_SMI_ACCESSORS(FixedArrayBase, length, kLengthOffset) in TYPE_CHECKER()
36 SYNCHRONIZED_SMI_ACCESSORS(WeakFixedArray, length, kLengthOffset) in TYPE_CHECKER()
39 SYNCHRONIZED_SMI_ACCESSORS(WeakArrayList, capacity, kCapacityOffset) in TYPE_CHECKER()
H A Dobject-macros.h108 #define SYNCHRONIZED_SMI_ACCESSORS(holder, name, offset) \ macro
H A Dstring-inl.h22 SYNCHRONIZED_SMI_ACCESSORS(String, length, kLengthOffset) in SMI_ACCESSORS()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/objects/
H A Dobject-macros-undef.h43 #undef SYNCHRONIZED_SMI_ACCESSORS
H A Dproperty-array-inl.h25 SYNCHRONIZED_SMI_ACCESSORS(PropertyArray, length_and_hash, kLengthAndHashOffset) in OBJECT_CONSTRUCTORS_IMPL()
H A Dfixed-array-inl.h65 SYNCHRONIZED_SMI_ACCESSORS(FixedArrayBase, length, kLengthOffset) in CAST_ACCESSOR()
68 SYNCHRONIZED_SMI_ACCESSORS(WeakFixedArray, length, kLengthOffset) in CAST_ACCESSOR()
71 SYNCHRONIZED_SMI_ACCESSORS(WeakArrayList, capacity, kCapacityOffset) in CAST_ACCESSOR()
H A Dobject-macros.h214 #define SYNCHRONIZED_SMI_ACCESSORS(holder, name, offset) \ macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/objects/
H A Dobject-macros-undef.h43 #undef SYNCHRONIZED_SMI_ACCESSORS
H A Dproperty-array-inl.h25 SYNCHRONIZED_SMI_ACCESSORS(PropertyArray, length_and_hash, kLengthAndHashOffset) in OBJECT_CONSTRUCTORS_IMPL()
H A Dfixed-array-inl.h48 SYNCHRONIZED_SMI_ACCESSORS(FixedArrayBase, length, kLengthOffset) in TQ_OBJECT_CONSTRUCTORS_IMPL()
50 SYNCHRONIZED_SMI_ACCESSORS(WeakFixedArray, length, kLengthOffset) in TQ_OBJECT_CONSTRUCTORS_IMPL()
52 SYNCHRONIZED_SMI_ACCESSORS(WeakArrayList, capacity, kCapacityOffset) in TQ_OBJECT_CONSTRUCTORS_IMPL()
H A Dobject-macros.h293 #define SYNCHRONIZED_SMI_ACCESSORS(holder, name, offset) \ macro