v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
baseline.cc File Reference
Include dependency graph for baseline.cc:

Go to the source code of this file.

Namespaces

namespace  v8
 
namespace  v8::internal
 

Functions

bool v8::internal::CanCompileWithBaseline (Isolate *isolate, Tagged< SharedFunctionInfo > shared)
 
MaybeDirectHandle< Codev8::internal::GenerateBaselineCode (Isolate *isolate, Handle< SharedFunctionInfo > shared)
 
void v8::internal::EmitReturnBaseline (MacroAssembler *masm)