v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::CompilationCache Member List

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

Clear()v8::internal::CompilationCache
CompilationCache(const CompilationCache &)=deletev8::internal::CompilationCache
CompilationCache(Isolate *isolate)v8::internal::CompilationCacheexplicitprivate
DisableScriptAndEval()v8::internal::CompilationCache
EagerOptimizingSet()v8::internal::CompilationCacheprivate
enabled_script_and_eval_v8::internal::CompilationCacheprivate
EnableScriptAndEval()v8::internal::CompilationCache
eval_contextual_v8::internal::CompilationCacheprivate
eval_global_v8::internal::CompilationCacheprivate
IsEnabledScript(LanguageMode language_mode)v8::internal::CompilationCacheinlineprivate
IsEnabledScriptAndEval() constv8::internal::CompilationCacheinlineprivate
Isolate classv8::internal::CompilationCachefriend
isolate() constv8::internal::CompilationCacheinlineprivate
isolate_v8::internal::CompilationCacheprivate
Iterate(RootVisitor *v)v8::internal::CompilationCache
LookupEval(DirectHandle< String > source, DirectHandle< SharedFunctionInfo > outer_info, DirectHandle< Context > context, LanguageMode language_mode, int position)v8::internal::CompilationCache
LookupRegExp(DirectHandle< String > source, JSRegExp::Flags flags)v8::internal::CompilationCache
LookupScript(Handle< String > source, const ScriptDetails &script_details, LanguageMode language_mode)v8::internal::CompilationCache
MarkCompactPrologue()v8::internal::CompilationCache
operator=(const CompilationCache &)=deletev8::internal::CompilationCache
PutEval(DirectHandle< String > source, DirectHandle< SharedFunctionInfo > outer_info, DirectHandle< Context > context, DirectHandle< SharedFunctionInfo > function_info, DirectHandle< FeedbackCell > feedback_cell, int position)v8::internal::CompilationCache
PutRegExp(DirectHandle< String > source, JSRegExp::Flags flags, DirectHandle< RegExpData > data)v8::internal::CompilationCache
PutScript(Handle< String > source, LanguageMode language_mode, DirectHandle< SharedFunctionInfo > function_info)v8::internal::CompilationCache
reg_exp_v8::internal::CompilationCacheprivate
Remove(DirectHandle< SharedFunctionInfo > function_info)v8::internal::CompilationCache
script_v8::internal::CompilationCacheprivate
~CompilationCache()=defaultv8::internal::CompilationCacheprivate