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

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)
 

Detailed Description

Definition at line 23 of file bootstrapper.h.


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