#include <compilation-cache.h>
Definition at line 23 of file compilation-cache.h.
◆ CompilationCacheEvalOrScript()
v8::internal::CompilationCacheEvalOrScript::CompilationCacheEvalOrScript |
( |
Isolate * | isolate | ) |
|
|
inlineexplicit |
◆ Clear()
void v8::internal::CompilationCacheEvalOrScript::Clear |
( |
| ) |
|
◆ DISALLOW_IMPLICIT_CONSTRUCTORS()
◆ GetTable()
◆ isolate()
Isolate * v8::internal::CompilationCacheEvalOrScript::isolate |
( |
| ) |
const |
|
inlineprotected |
◆ Iterate()
void v8::internal::CompilationCacheEvalOrScript::Iterate |
( |
RootVisitor * | v | ) |
|
◆ Remove()
◆ isolate_
Isolate* const v8::internal::CompilationCacheEvalOrScript::isolate_ |
|
protected |
◆ table_
Tagged<Object> v8::internal::CompilationCacheEvalOrScript::table_ |
|
protected |
The documentation for this class was generated from the following files: