![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
| SourceCodeCache (Script::Type type) | |
| void | Initialize (Isolate *isolate, bool create_heap_objects) |
| void | Iterate (RootVisitor *v) |
| bool | Lookup (Isolate *isolate, Vector< const char > name, Handle< SharedFunctionInfo > *handle) |
| void | Add (Isolate *isolate, Vector< const char > name, Handle< SharedFunctionInfo > shared) |
Definition at line 23 of file bootstrapper.h.