![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <bytecode-array-iterator.h>
Public Attributes | |
int | case_value |
int | target_offset |
Definition at line 28 of file bytecode-array-iterator.h.
int v8::internal::interpreter::JumpTableTargetOffset::case_value |
Definition at line 29 of file bytecode-array-iterator.h.
int v8::internal::interpreter::JumpTableTargetOffset::target_offset |
Definition at line 30 of file bytecode-array-iterator.h.