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

#include <js-objects.h>

Inheritance diagram for v8::internal::JSExternalObject:
Collaboration diagram for v8::internal::JSExternalObject:

Classes

class  BodyDescriptor
 

Static Public Attributes

static constexpr int kEndOfTaggedFieldsOffset = JSObject::kHeaderSize
 

Detailed Description

Definition at line 1025 of file js-objects.h.

Member Data Documentation

◆ kEndOfTaggedFieldsOffset

int v8::internal::JSExternalObject::kEndOfTaggedFieldsOffset = JSObject::kHeaderSize
staticconstexpr

Definition at line 1031 of file js-objects.h.


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