V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
This is the complete list of members for v8::internal::CompilationCache, including all inherited members.
Clear() (defined in v8::internal::CompilationCache) | v8::internal::CompilationCache | |
Disable() (defined in v8::internal::CompilationCache) | v8::internal::CompilationCache | |
Enable() (defined in v8::internal::CompilationCache) | v8::internal::CompilationCache | |
Isolate (defined in v8::internal::CompilationCache) | v8::internal::CompilationCache | friend |
Iterate(RootVisitor *v) (defined in v8::internal::CompilationCache) | v8::internal::CompilationCache | |
LookupEval(Handle< String > source, Handle< SharedFunctionInfo > outer_info, Handle< Context > context, LanguageMode language_mode, int position) (defined in v8::internal::CompilationCache) | v8::internal::CompilationCache | |
LookupRegExp(Handle< String > source, JSRegExp::Flags flags) (defined in v8::internal::CompilationCache) | v8::internal::CompilationCache | |
LookupScript(Handle< String > source, MaybeHandle< Object > name, int line_offset, int column_offset, ScriptOriginOptions resource_options, Handle< Context > native_context, LanguageMode language_mode) (defined in v8::internal::CompilationCache) | v8::internal::CompilationCache | |
MarkCompactPrologue() (defined in v8::internal::CompilationCache) | v8::internal::CompilationCache | |
PutEval(Handle< String > source, Handle< SharedFunctionInfo > outer_info, Handle< Context > context, Handle< SharedFunctionInfo > function_info, Handle< FeedbackCell > feedback_cell, int position) (defined in v8::internal::CompilationCache) | v8::internal::CompilationCache | |
PutRegExp(Handle< String > source, JSRegExp::Flags flags, Handle< FixedArray > data) (defined in v8::internal::CompilationCache) | v8::internal::CompilationCache | |
PutScript(Handle< String > source, Handle< Context > native_context, LanguageMode language_mode, Handle< SharedFunctionInfo > function_info) (defined in v8::internal::CompilationCache) | v8::internal::CompilationCache | |
Remove(Handle< SharedFunctionInfo > function_info) (defined in v8::internal::CompilationCache) | v8::internal::CompilationCache |