v8  3.14.5(node0.10.28)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ZoneObject Class Reference

#include <zone.h>

Inherited by AsciiResource, Resource, AstNode, BitVector, BoundsCheckBbData, BoundsCheckKey, BoyerMooreLookahead, BoyerMoorePositionInfo, CaseClause, DispatchTable, DynamicScopePart, FuncNameInferrer, Guard, GvnBasicBlockState, HBasicBlock, HEnvironment, HGraph, HLoopInformation, HUseListNode, HValue, HValueMap, Interface, LChunk, LDeferredCode, LDeferredCode, LDeferredCode, LDeferredCode, LEnvironment, LInstruction, LInstruction, LInstruction, LInstruction, LiveRange, LOperand, LParallelMove, LPointerMap, ObjectLiteral::Accessors, ObjectLiteral::Property, OptimizingCompiler, OutSet, PostorderProcessor, Range, RegExpBuilder, RegExpNode, RegExpTree, Scope, TypeFeedbackOracle, UseInterval, UsePosition, and Variable.

Public Member Functions

 INLINE (void *operator new(size_t size, Zone *zone))
 
void operator delete (void *, size_t)
 
void operator delete (void *pointer, Zone *zone)
 

Detailed Description

Definition at line 147 of file zone.h.

Member Function Documentation

INLINE ( void *operator   newsize_t size, Zone *zone)
void operator delete ( void *  ,
size_t   
)
inline

Definition at line 160 of file zone.h.

References UNREACHABLE.

void operator delete ( void *  pointer,
Zone zone 
)
inline

Definition at line 161 of file zone.h.

References UNREACHABLE.


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