|
V8 Project
|
#include <zone.h>
Collaboration diagram for v8::internal::ZoneScope: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_.
Here is the call graph for this function:
|
inline |
Definition at line 154 of file zone.h.
References zone_.
Referenced by v8::internal::RUNTIME_FUNCTION(), v8::internal::StringReplaceGlobalAtomRegExpWithString(), and v8::internal::StringReplaceGlobalRegExpWithString().
Here is the caller graph for this function:
|
private |
Definition at line 157 of file zone.h.
Referenced by zone(), and ~ZoneScope().