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
AllocationUtils Class Reference

#include <macro-assembler.h>

Static Public Member Functions

static ExternalReference GetAllocationTopReference (Isolate *isolate, AllocationFlags flags)
 
static ExternalReference GetAllocationLimitReference (Isolate *isolate, AllocationFlags flags)
 

Detailed Description

Definition at line 185 of file macro-assembler.h.

Member Function Documentation

static ExternalReference GetAllocationLimitReference ( Isolate isolate,
AllocationFlags  flags 
)
inlinestatic

Definition at line 199 of file macro-assembler.h.

References PRETENURE_OLD_DATA_SPACE, and PRETENURE_OLD_POINTER_SPACE.

static ExternalReference GetAllocationTopReference ( Isolate isolate,
AllocationFlags  flags 
)
inlinestatic

Definition at line 187 of file macro-assembler.h.

References PRETENURE_OLD_DATA_SPACE, and PRETENURE_OLD_POINTER_SPACE.


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