V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::SourceCodeCache Member List

This is the complete list of members for v8::internal::SourceCodeCache, including all inherited members.

Add(Isolate *isolate, Vector< const char > name, Handle< SharedFunctionInfo > shared) (defined in v8::internal::SourceCodeCache)v8::internal::SourceCodeCache
Initialize(Isolate *isolate, bool create_heap_objects) (defined in v8::internal::SourceCodeCache)v8::internal::SourceCodeCache
Iterate(RootVisitor *v) (defined in v8::internal::SourceCodeCache)v8::internal::SourceCodeCache
Lookup(Isolate *isolate, Vector< const char > name, Handle< SharedFunctionInfo > *handle) (defined in v8::internal::SourceCodeCache)v8::internal::SourceCodeCache
SourceCodeCache(Script::Type type) (defined in v8::internal::SourceCodeCache)v8::internal::SourceCodeCacheinlineexplicit