![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <jump-threading.h>
Static Public Member Functions | |
static bool | ComputeForwarding (Zone *local_zone, ZoneVector< RpoNumber > *result, InstructionSequence *code, bool frame_at_start) |
static void | ApplyForwarding (Zone *local_zone, ZoneVector< RpoNumber > const &forwarding, InstructionSequence *code) |
Definition at line 16 of file jump-threading.h.
|
static |
Definition at line 255 of file jump-threading.cc.
|
static |
Definition at line 126 of file jump-threading.cc.