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

#include <zone.h>

Inherited by AstNode, BitVector, BoundsCheckBbData, BoundsCheckKey, BoyerMooreLookahead, BoyerMoorePositionInfo, Deoptimizer::JumpTableEntry, DispatchTable, DynamicScopePart, FuncNameInferrer, Guard, GvnBasicBlockState, HAliasAnalyzer, HCheckMapsEffects, HCheckTable, HFieldApproximation, HLoadEliminationEffects, HLoadEliminationTable, HOsrBuilder, HUseListNode, HValue, Interface, LChunk, LDeferredCode, LDeferredCode, LDeferredCode, LDeferredCode, LDeferredCode, LInstruction, LInstruction, LInstruction, LInstruction, LInstruction, LiveRange, LOperand, NoEffects, OptimizedCompileJob, OutSet, PostorderProcessor, RegExpBuilder, RegExpNode, RegExpTree, Scope, TypeFeedbackOracle, UseInterval, UsePosition, V8_FINAL< kOperandKind, kNumCachedOperands >, V8_FINAL< kOperandKind, kNumCachedOperands >, V8_FINAL< kOperandKind, kNumCachedOperands >, V8_FINAL< kOperandKind, kNumCachedOperands >, V8_FINAL< kOperandKind, kNumCachedOperands >, V8_FINAL< kOperandKind, kNumCachedOperands >, V8_FINAL< kOperandKind, kNumCachedOperands >, V8_FINAL< kOperandKind, kNumCachedOperands >, V8_FINAL< kOperandKind, kNumCachedOperands >, V8_FINAL< kOperandKind, kNumCachedOperands >, V8_FINAL< kOperandKind, kNumCachedOperands >, V8_FINAL< kOperandKind, kNumCachedOperands >, V8_FINAL< kOperandKind, kNumCachedOperands >::Accessors, V8_FINAL< kOperandKind, kNumCachedOperands >::ChecksRelatedToLength, V8_FINAL< kOperandKind, kNumCachedOperands >::InductionVariableCheck, 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 151 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 164 of file zone.h.

References UNREACHABLE.

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

Definition at line 165 of file zone.h.

References UNREACHABLE.


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