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

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

AtLoopHeader(int loop_header_offset, const ResumeJumpTarget &next)v8::internal::compiler::ResumeJumpTargetstatic
final_target_offset_v8::internal::compiler::ResumeJumpTargetprivate
is_leaf() constv8::internal::compiler::ResumeJumpTargetinline
Leaf(int suspend_id, int target_offset)v8::internal::compiler::ResumeJumpTargetstatic
ResumeJumpTarget(int suspend_id, int target_offset, int final_target_offset)v8::internal::compiler::ResumeJumpTargetprivate
suspend_id() constv8::internal::compiler::ResumeJumpTargetinline
suspend_id_v8::internal::compiler::ResumeJumpTargetprivate
target_offset() constv8::internal::compiler::ResumeJumpTargetinline
target_offset_v8::internal::compiler::ResumeJumpTargetprivate