Home
last modified time | relevance | path

Searched refs:WasDetached (Results 1 – 25 of 51) sorted by relevance

123

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/builtins/
H A Dbuiltins-typed-array.cc87 if (V8_UNLIKELY(array->WasDetached())) return *array; in BUILTIN()
148 if (V8_UNLIKELY(array->WasDetached())) return *array; in BUILTIN()
182 if (V8_UNLIKELY(array->WasDetached())) in BUILTIN()
213 if (V8_UNLIKELY(array->WasDetached())) return Smi::FromInt(-1); in BUILTIN()
247 if (V8_UNLIKELY(array->WasDetached())) return Smi::FromInt(-1); in BUILTIN()
H A Dbuiltins-sharedarraybuffer.cc95 typed_array->WasDetached() || access_index >= typed_array->length()) { in ValidateAtomicAccess()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/builtins/
H A Dbuiltins-typed-array.cc87 if (V8_UNLIKELY(array->WasDetached())) return *array; in BUILTIN()
148 if (V8_UNLIKELY(array->WasDetached())) return *array; in BUILTIN()
182 if (V8_UNLIKELY(array->WasDetached())) in BUILTIN()
213 if (V8_UNLIKELY(array->WasDetached())) return Smi::FromInt(-1); in BUILTIN()
247 if (V8_UNLIKELY(array->WasDetached())) return Smi::FromInt(-1); in BUILTIN()
H A Dbuiltins-sharedarraybuffer.cc58 if (typed_array->WasDetached()) { in ValidateIntegerTypedArray()
/dports/lang/v8/v8-9.6.180.12/src/runtime/
H A Druntime-futex.cc28 CHECK(!sta->WasDetached()); in RUNTIME_FUNCTION()
49 CHECK(!sta->WasDetached()); in RUNTIME_FUNCTION()
H A Druntime-typedarray.cc95 DCHECK(!array->WasDetached()); in RUNTIME_FUNCTION()
H A Druntime-atomics.cc383 if (V8_UNLIKELY(sta->WasDetached())) { \
455 DCHECK(!sta->WasDetached()); in RUNTIME_FUNCTION()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/runtime/
H A Druntime-futex.cc28 CHECK(!sta->WasDetached()); in RUNTIME_FUNCTION()
49 CHECK(!sta->WasDetached()); in RUNTIME_FUNCTION()
H A Druntime-typedarray.cc85 DCHECK(!array->WasDetached()); in RUNTIME_FUNCTION()
H A Druntime-atomics.cc345 if (V8_UNLIKELY(sta->WasDetached())) { \
417 DCHECK(!sta->WasDetached()); in RUNTIME_FUNCTION()
/dports/lang/v8/v8-9.6.180.12/src/builtins/
H A Dbuiltins-typed-array.cc85 if (V8_UNLIKELY(array->WasDetached())) { in BUILTIN()
178 if (V8_UNLIKELY(array->WasDetached())) { in BUILTIN()
260 if (V8_UNLIKELY(array->WasDetached())) return Smi::FromInt(-1); in BUILTIN()
295 if (V8_UNLIKELY(array->WasDetached())) return Smi::FromInt(-1); in BUILTIN()
H A Dbuiltins-sharedarraybuffer.cc58 if (typed_array->WasDetached()) { in ValidateIntegerTypedArray()
/dports/lang/v8/v8-9.6.180.12/src/objects/
H A Djs-array-buffer-inl.h180 bool JSArrayBufferView::WasDetached() const { in WasDetached() function
195 if (WasDetached()) return 0; in GetLengthOrOutOfBounds()
351 if (V8_UNLIKELY(array->WasDetached())) { in Validate()
H A Djs-array-buffer.h239 inline bool WasDetached() const;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/runtime/
H A Druntime-futex.cc28 CHECK(!sta->WasDetached()); in RUNTIME_FUNCTION()
H A Druntime-typedarray.cc85 DCHECK(!array->WasDetached()); in RUNTIME_FUNCTION()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/objects/
H A Djs-array-buffer-inl.h178 bool JSArrayBufferView::WasDetached() const { in ACCESSORS()
255 if (V8_UNLIKELY(array->WasDetached())) { in Validate()
H A Delements.cc3030 DCHECK(!typed_array->WasDetached()); in GetInternalImpl()
3154 DCHECK(!typed_array->WasDetached()); in FillImpl()
3179 if (typed_array.WasDetached()) { in IncludesValueImpl()
3294 DCHECK(!typed_array.WasDetached()); in LastIndexOfValueImpl()
3340 DCHECK(!typed_array.WasDetached()); in ReverseImpl()
3373 CHECK(!source.WasDetached()); in CopyTypedArrayElementsSliceImpl()
3374 CHECK(!destination.WasDetached()); in CopyTypedArrayElementsSliceImpl()
3424 CHECK(!source.WasDetached()); in CopyElementsFromTypedArray()
3425 CHECK(!destination.WasDetached()); in CopyElementsFromTypedArray()
3511 CHECK(!destination.WasDetached()); in TryCopyElementsFastNumber()
[all …]
H A Djs-array-buffer.h227 inline bool WasDetached() const;
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/objects/
H A Djs-array-buffer-inl.h184 bool JSArrayBufferView::WasDetached() const { in WasDetached() function
293 if (V8_UNLIKELY(array->WasDetached())) { in Validate()
H A Delements.cc3032 DCHECK(!typed_array->WasDetached()); in GetInternalImpl()
3109 if (typed_array.WasDetached()) return 0; in GetCapacityImpl()
3156 DCHECK(!typed_array->WasDetached()); in FillImpl()
3181 if (typed_array.WasDetached()) { in IncludesValueImpl()
3296 DCHECK(!typed_array.WasDetached()); in LastIndexOfValueImpl()
3342 DCHECK(!typed_array.WasDetached()); in ReverseImpl()
3375 CHECK(!source.WasDetached()); in CopyTypedArrayElementsSliceImpl()
3376 CHECK(!destination.WasDetached()); in CopyTypedArrayElementsSliceImpl()
3426 CHECK(!source.WasDetached()); in CopyElementsFromTypedArray()
3427 CHECK(!destination.WasDetached()); in CopyElementsFromTypedArray()
[all …]
H A Djs-array-buffer.h239 inline bool WasDetached() const;
/dports/lang/v8/v8-9.6.180.12/src/debug/
H A Ddebug-property-iterator.cc159 typed_array->WasDetached() ? 0 : typed_array->length(); in FillKeysForCurrentPrototypeAndStage()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/debug/
H A Ddebug-property-iterator.cc152 exotic_length_ = typed_array->WasDetached() ? 0 : typed_array->length(); in FillKeysForCurrentPrototypeAndStage()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/debug/
H A Ddebug-property-iterator.cc152 exotic_length_ = typed_array->WasDetached() ? 0 : typed_array->length(); in FillKeysForCurrentPrototypeAndStage()

123