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

#include <js-array-buffer.h>

Inheritance diagram for v8::internal::JSRabGsabDataView:
Collaboration diagram for v8::internal::JSRabGsabDataView:

Public Member Functions

size_t GetByteLength () const
 
bool IsOutOfBounds () const
 

Detailed Description

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

Member Function Documentation

◆ GetByteLength()

size_t v8::internal::JSRabGsabDataView::GetByteLength ( ) const
inline

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

Here is the call graph for this function:

◆ IsOutOfBounds()

bool v8::internal::JSRabGsabDataView::IsOutOfBounds ( ) const
inline

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

Here is the caller graph for this function:

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