V8 Project
|
#include <zone.h>
Public Member Functions | |
ZoneScope (Zone *zone) | |
~ZoneScope () | |
Zone * | zone () |
Private Attributes | |
Zone * | zone_ |
|
inlineexplicit |
|
inline |
Definition at line 152 of file zone.h.
References v8::internal::Zone::DeleteAll(), and zone_.
|
inline |
Definition at line 154 of file zone.h.
References zone_.
Referenced by v8::internal::RUNTIME_FUNCTION(), v8::internal::StringReplaceGlobalAtomRegExpWithString(), and v8::internal::StringReplaceGlobalRegExpWithString().
|
private |
Definition at line 157 of file zone.h.
Referenced by zone(), and ~ZoneScope().