Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9349370
es.array-buffer.is-view.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
397 B
Subscribers
None
es.array-buffer.is-view.js
View Options
var
$
=
require
(
'../internals/export'
);
var
ArrayBufferViewCore
=
require
(
'../internals/array-buffer-view-core'
);
var
NATIVE_ARRAY_BUFFER_VIEWS
=
ArrayBufferViewCore
.
NATIVE_ARRAY_BUFFER_VIEWS
;
// `ArrayBuffer.isView` method
// https://tc39.es/ecma262/#sec-arraybuffer.isview
$
({
target
:
'ArrayBuffer'
,
stat
:
true
,
forced
:
!
NATIVE_ARRAY_BUFFER_VIEWS
},
{
isView
:
ArrayBufferViewCore
.
isView
});
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jul 4 2025, 7:19 PM (6 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3368290
Attached To
rDWAPPS Web applications
Event Timeline
Log In to Comment