![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
This is the complete list of members for v8::internal::compiler::PerIsolateCompilerCache, including all inherited members.
| GetSnapshot() | v8::internal::compiler::PerIsolateCompilerCache | inline |
| HasSnapshot() const | v8::internal::compiler::PerIsolateCompilerCache | inline |
| operator delete(void *, size_t) | v8::internal::ZoneObject | inline |
| operator delete(void *pointer, Zone *zone)=delete | v8::internal::ZoneObject | |
| operator new(size_t, Zone *)=delete | v8::internal::ZoneObject | |
| operator new(size_t size, void *ptr) | v8::internal::ZoneObject | inline |
| PerIsolateCompilerCache(Zone *zone) | v8::internal::compiler::PerIsolateCompilerCache | inlineexplicit |
| refs_snapshot_ | v8::internal::compiler::PerIsolateCompilerCache | private |
| SetSnapshot(RefsMap *refs) | v8::internal::compiler::PerIsolateCompilerCache | inline |
| Setup(Isolate *isolate) | v8::internal::compiler::PerIsolateCompilerCache | inlinestatic |
| zone() const | v8::internal::compiler::PerIsolateCompilerCache | inline |
| zone_ | v8::internal::compiler::PerIsolateCompilerCache | private |