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

#include <heap-refs.h>

Inheritance diagram for v8::internal::compiler::ObjectBoilerplateDescriptionRef:
Collaboration diagram for v8::internal::compiler::ObjectBoilerplateDescriptionRef:

Public Member Functions

IndirectHandle< ObjectBoilerplateDescriptionobject () const
 
int boilerplate_properties_count () const
 
- Public Member Functions inherited from v8::internal::compiler::FixedArrayRef
IndirectHandle< FixedArrayobject () const
 
OptionalObjectRef TryGet (JSHeapBroker *broker, int i) const
 
- Public Member Functions inherited from v8::internal::compiler::FixedArrayBaseRef
IndirectHandle< FixedArrayBaseobject () const
 
uint32_t length () const
 
- Public Member Functions inherited from v8::internal::compiler::HeapObjectRef
IndirectHandle< HeapObjectobject () const
 
V8_EXPORT_PRIVATE MapRef map (JSHeapBroker *broker) const
 
OptionalMapRef map_direct_read (JSHeapBroker *broker) const
 
HeapObjectType GetHeapObjectType (JSHeapBroker *broker) const
 

Detailed Description

Definition at line 1048 of file heap-refs.h.

Member Function Documentation

◆ boilerplate_properties_count()

int v8::internal::compiler::ObjectBoilerplateDescriptionRef::boilerplate_properties_count ( ) const
Here is the caller graph for this function:

◆ object()

IndirectHandle< ObjectBoilerplateDescription > v8::internal::compiler::ObjectBoilerplateDescriptionRef::object ( ) const

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