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

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

ApplyForwarding(Zone *local_zone, ZoneVector< RpoNumber > const &forwarding, InstructionSequence *code)v8::internal::compiler::JumpThreadingstatic
ComputeForwarding(Zone *local_zone, ZoneVector< RpoNumber > *result, InstructionSequence *code, bool frame_at_start)v8::internal::compiler::JumpThreadingstatic