Home
last modified time | relevance | path

Searched refs:UncompiledDataWithoutPreparseData (Results 1 – 25 of 34) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/objects/
H A Dshared-function-info.h121 class UncompiledDataWithoutPreparseData
123 UncompiledDataWithoutPreparseData, UncompiledData> {
125 DECL_PRINTER(UncompiledDataWithoutPreparseData)
130 TQ_OBJECT_CONSTRUCTORS(UncompiledDataWithoutPreparseData)
H A Dshared-function-info-inl.h84 TQ_OBJECT_CONSTRUCTORS_IMPL(UncompiledDataWithoutPreparseData) in TQ_OBJECT_CONSTRUCTORS_IMPL() argument
612 STATIC_ASSERT(UncompiledDataWithoutPreparseData::kSize < in ClearPreparseData()
614 STATIC_ASSERT(UncompiledDataWithoutPreparseData::kSize == in ClearPreparseData()
621 data.address() + UncompiledDataWithoutPreparseData::kSize, in ClearPreparseData()
623 UncompiledDataWithoutPreparseData::kSize, in ClearPreparseData()
H A Dshared-function-info.tq73 extern class UncompiledDataWithoutPreparseData extends UncompiledData {
H A Dobject-list-macros.h228 V(UncompiledDataWithoutPreparseData) \
H A Dmap.h79 V(UncompiledDataWithoutPreparseData) \
H A Dobjects-body-descriptors-inl.h1059 UncompiledDataWithoutPreparseData::BodyDescriptor>(p1, p2, p3, p4); in BodyDescriptorApply()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/objects/
H A Dshared-function-info.h123 class UncompiledDataWithoutPreparseData
125 UncompiledDataWithoutPreparseData, UncompiledData> {
127 DECL_PRINTER(UncompiledDataWithoutPreparseData)
132 TQ_OBJECT_CONSTRUCTORS(UncompiledDataWithoutPreparseData)
H A Dshared-function-info-inl.h87 TQ_OBJECT_CONSTRUCTORS_IMPL(UncompiledDataWithoutPreparseData) in TQ_OBJECT_CONSTRUCTORS_IMPL() argument
629 STATIC_ASSERT(UncompiledDataWithoutPreparseData::kSize < in ClearPreparseData()
631 STATIC_ASSERT(UncompiledDataWithoutPreparseData::kSize == in ClearPreparseData()
638 data.address() + UncompiledDataWithoutPreparseData::kSize, in ClearPreparseData()
640 UncompiledDataWithoutPreparseData::kSize, in ClearPreparseData()
H A Dshared-function-info.tq74 extern class UncompiledDataWithoutPreparseData extends UncompiledData {
H A Dinstance-type.h282 UncompiledDataWithoutPreparseData) \
H A Dobject-list-macros.h221 V(UncompiledDataWithoutPreparseData) \
H A Dmap.h72 V(UncompiledDataWithoutPreparseData) \
/dports/lang/v8/v8-9.6.180.12/src/objects/
H A Dshared-function-info.h124 class UncompiledDataWithoutPreparseData
126 UncompiledDataWithoutPreparseData, UncompiledData> {
130 TQ_OBJECT_CONSTRUCTORS(UncompiledDataWithoutPreparseData)
H A Dshared-function-info-inl.h93 TQ_OBJECT_CONSTRUCTORS_IMPL(UncompiledDataWithoutPreparseData) in TQ_OBJECT_CONSTRUCTORS_IMPL() argument
818 STATIC_ASSERT(UncompiledDataWithoutPreparseData::kSize < in ClearPreparseData()
820 STATIC_ASSERT(UncompiledDataWithoutPreparseData::kSize == in ClearPreparseData()
827 data.address() + UncompiledDataWithoutPreparseData::kSize, in ClearPreparseData()
829 UncompiledDataWithoutPreparseData::kSize, in ClearPreparseData()
H A Dshared-function-info.tq131 class UncompiledDataWithoutPreparseData extends UncompiledData {
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/heap/
H A Dfactory-base.h28 class UncompiledDataWithoutPreparseData; variable
129 Handle<UncompiledDataWithoutPreparseData> in EXPORT_TEMPLATE_DECLARE()
H A Dobjects-visiting.h63 V(UncompiledDataWithoutPreparseData) \
H A Dfactory-base.cc268 Handle<UncompiledDataWithoutPreparseData>
272 Handle<UncompiledDataWithoutPreparseData> result = handle( in NewUncompiledDataWithoutPreparseData()
273 UncompiledDataWithoutPreparseData::cast(NewWithImmortalMap( in NewUncompiledDataWithoutPreparseData()
H A Dsetup-heap-internal.cc482 UncompiledDataWithoutPreparseData::kSize, in CreateInitialMaps()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/heap/
H A Dfactory-base.h28 class UncompiledDataWithoutPreparseData; variable
129 Handle<UncompiledDataWithoutPreparseData> in EXPORT_TEMPLATE_DECLARE()
H A Dobjects-visiting.h55 V(UncompiledDataWithoutPreparseData) \
H A Dfactory-base.cc274 Handle<UncompiledDataWithoutPreparseData>
278 Handle<UncompiledDataWithoutPreparseData> result = handle( in NewUncompiledDataWithoutPreparseData()
279 UncompiledDataWithoutPreparseData::cast(NewWithImmortalMap( in NewUncompiledDataWithoutPreparseData()
H A Dsetup-heap-internal.cc499 UncompiledDataWithoutPreparseData::kSize, in CreateInitialMaps()
/dports/lang/v8/v8-9.6.180.12/src/heap/
H A Dfactory-base.h33 class UncompiledDataWithoutPreparseData; variable
161 Handle<UncompiledDataWithoutPreparseData> in EXPORT_TEMPLATE_DECLARE()
H A Dfactory-base.cc291 Handle<UncompiledDataWithoutPreparseData>

12