v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::compiler::PropertyDescriptor Struct Reference
Collaboration diagram for v8::internal::compiler::PropertyDescriptor:

Public Attributes

FieldIndex field_index
 
ObjectDatafield_owner = nullptr
 

Detailed Description

Definition at line 550 of file heap-refs.cc.

Member Data Documentation

◆ field_index

FieldIndex v8::internal::compiler::PropertyDescriptor::field_index

Definition at line 551 of file heap-refs.cc.

◆ field_owner

ObjectData* v8::internal::compiler::PropertyDescriptor::field_owner = nullptr

Definition at line 552 of file heap-refs.cc.


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