![]() |
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::CompilationCacheRegExp, including all inherited members.
Age() | v8::internal::CompilationCacheRegExp | |
Clear() | v8::internal::CompilationCacheRegExp | |
CompilationCacheRegExp(Isolate *isolate) | v8::internal::CompilationCacheRegExp | inline |
DISALLOW_IMPLICIT_CONSTRUCTORS(CompilationCacheRegExp) | v8::internal::CompilationCacheRegExp | private |
GetTable(int generation) | v8::internal::CompilationCacheRegExp | |
isolate() const | v8::internal::CompilationCacheRegExp | inlineprivate |
isolate_ | v8::internal::CompilationCacheRegExp | private |
Iterate(RootVisitor *v) | v8::internal::CompilationCacheRegExp | |
kGenerations | v8::internal::CompilationCacheRegExp | static |
Lookup(DirectHandle< String > source, JSRegExp::Flags flags) | v8::internal::CompilationCacheRegExp | |
Put(DirectHandle< String > source, JSRegExp::Flags flags, DirectHandle< RegExpData > data) | v8::internal::CompilationCacheRegExp | |
tables_ | v8::internal::CompilationCacheRegExp | private |