v8  3.25.30(node0.11.13)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
HFieldApproximation Class Reference
Inheritance diagram for HFieldApproximation:
Collaboration diagram for HFieldApproximation:

Public Member Functions

HFieldApproximationCopy (Zone *zone)
 
- Public Member Functions inherited from ZoneObject
 INLINE (void *operator new(size_t size, Zone *zone))
 
void operator delete (void *, size_t)
 
void operator delete (void *pointer, Zone *zone)
 

Data Fields

HValueobject_
 
HValuelast_value_
 
HFieldApproximationnext_
 

Detailed Description

Definition at line 43 of file hydrogen-load-elimination.cc.

Member Function Documentation

Field Documentation

HValue* last_value_

Definition at line 46 of file hydrogen-load-elimination.cc.

Referenced by HFieldApproximation::Copy().

Definition at line 47 of file hydrogen-load-elimination.cc.

Referenced by HFieldApproximation::Copy().

HValue* object_

Definition at line 45 of file hydrogen-load-elimination.cc.

Referenced by HFieldApproximation::Copy().


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