V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::debug::PropertyDescriptor Struct Reference

Public Attributes

bool enumerable: 1
 
bool has_enumerable: 1
 
bool configurable: 1
 
bool has_configurable: 1
 
bool writable: 1
 
bool has_writable: 1
 
v8::Local< v8::Valuevalue
 
v8::Local< v8::Valueget
 
v8::Local< v8::Valueset
 

Detailed Description

Definition at line 511 of file debug-interface.h.


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