![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
This is the complete list of members for v8::internal::SourceCodeCache, including all inherited members.
Add(Isolate *isolate, base::Vector< const char > name, DirectHandle< SharedFunctionInfo > shared) | v8::internal::SourceCodeCache | |
cache_ | v8::internal::SourceCodeCache | private |
Initialize(Isolate *isolate, bool create_heap_objects) | v8::internal::SourceCodeCache | |
Iterate(RootVisitor *v) | v8::internal::SourceCodeCache | |
Lookup(Isolate *isolate, base::Vector< const char > name, DirectHandle< SharedFunctionInfo > *handle) | v8::internal::SourceCodeCache | |
operator=(const SourceCodeCache &)=delete | v8::internal::SourceCodeCache | |
SourceCodeCache(Script::Type type) | v8::internal::SourceCodeCache | inlineexplicit |
SourceCodeCache(const SourceCodeCache &)=delete | v8::internal::SourceCodeCache | |
type_ | v8::internal::SourceCodeCache | private |