![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
| Genesis (Isolate *isolate, MaybeHandle< JSGlobalProxy > maybe_global_proxy, v8::Local< v8::ObjectTemplate > global_proxy_template, size_t context_snapshot_index, v8::DeserializeEmbedderFieldsCallback embedder_fields_deserializer, GlobalContextType context_type) | |
| Genesis (Isolate *isolate, MaybeHandle< JSGlobalProxy > maybe_global_proxy, v8::Local< v8::ObjectTemplate > global_proxy_template) | |
| Isolate * | isolate () const |
| Factory * | factory () const |
| Builtins * | builtins () const |
| Heap * | heap () const |
| Handle< Context > | result () |
| Handle< JSGlobalProxy > | global_proxy () |
Friends | |
| class | Bootstrapper |
Definition at line 165 of file bootstrapper.cc.