v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::JSArrayBufferView Class Reference

#include <js-array-buffer.h>

Inheritance diagram for v8::internal::JSArrayBufferView:
Collaboration diagram for v8::internal::JSArrayBufferView:

Classes

class  BodyDescriptor
 

Public Member Functions

bool WasDetached () const
 
bool IsVariableLength () const
 

Detailed Description

Definition at line 299 of file js-array-buffer.h.

Member Function Documentation

◆ IsVariableLength()

JSArrayBufferView::IsBackedByRabBit bool v8::internal::JSArrayBufferView::IsVariableLength ( ) const
inline

Definition at line 226 of file js-array-buffer-inl.h.

◆ WasDetached()

bool v8::internal::JSArrayBufferView::WasDetached ( ) const
inline

Definition at line 217 of file js-array-buffer-inl.h.

Here is the call graph for this function:

The documentation for this class was generated from the following files: