![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
Public Member Functions | |
SaveCallSpeculationScope (MaglevGraphBuilder *builder, compiler::FeedbackSource feedback_source=compiler::FeedbackSource()) | |
~SaveCallSpeculationScope () | |
const compiler::FeedbackSource & | value () |
Static Private Member Functions | |
static bool | IsSpeculationAllowed (compiler::JSHeapBroker *broker, compiler::FeedbackSource feedback_source) |
Private Attributes | |
MaglevGraphBuilder * | builder_ |
compiler::FeedbackSource | saved_ |
Definition at line 305 of file maglev-graph-builder.cc.
|
inlineexplicit |
Definition at line 307 of file maglev-graph-builder.cc.
|
inline |
Definition at line 319 of file maglev-graph-builder.cc.
|
inlinestaticprivate |
|
inline |
Definition at line 323 of file maglev-graph-builder.cc.
|
private |
Definition at line 326 of file maglev-graph-builder.cc.
|
private |
Definition at line 327 of file maglev-graph-builder.cc.