V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::Genesis Class Reference

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)
 
Isolateisolate () const
 
Factoryfactory () const
 
Builtinsbuiltins () const
 
Heapheap () const
 
Handle< Contextresult ()
 
Handle< JSGlobalProxyglobal_proxy ()
 

Friends

class Bootstrapper
 

Detailed Description

Definition at line 165 of file bootstrapper.cc.


The documentation for this class was generated from the following file: