#include <per-isolate-compiler-cache.h>
◆ PerIsolateCompilerCache()
v8::internal::compiler::PerIsolateCompilerCache::PerIsolateCompilerCache |
( |
Zone * | zone | ) |
|
|
inlineexplicit |
◆ GetSnapshot()
RefsMap * v8::internal::compiler::PerIsolateCompilerCache::GetSnapshot |
( |
| ) |
|
|
inline |
◆ HasSnapshot()
bool v8::internal::compiler::PerIsolateCompilerCache::HasSnapshot |
( |
| ) |
const |
|
inline |
◆ SetSnapshot()
void v8::internal::compiler::PerIsolateCompilerCache::SetSnapshot |
( |
RefsMap * | refs | ) |
|
|
inline |
◆ Setup()
static void v8::internal::compiler::PerIsolateCompilerCache::Setup |
( |
Isolate * | isolate | ) |
|
|
inlinestatic |
◆ zone()
Zone * v8::internal::compiler::PerIsolateCompilerCache::zone |
( |
| ) |
const |
|
inline |
◆ refs_snapshot_
RefsMap* v8::internal::compiler::PerIsolateCompilerCache::refs_snapshot_ |
|
private |
◆ zone_
Zone* const v8::internal::compiler::PerIsolateCompilerCache::zone_ |
|
private |
The documentation for this class was generated from the following file: