|  | v8
    V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++. | 
#include <wasm-code-manager.h>
| Public Member Functions | |
| bool | is_valid () const | 
| Public Attributes | |
| Address | jump_table_start = kNullAddress | 
| Address | far_jump_table_start = kNullAddress | 
Definition at line 626 of file wasm-code-manager.h.
| 
 | inline | 
| Address v8::internal::wasm::NativeModule::JumpTablesRef::far_jump_table_start = kNullAddress | 
Definition at line 628 of file wasm-code-manager.h.
| Address v8::internal::wasm::NativeModule::JumpTablesRef::jump_table_start = kNullAddress | 
Definition at line 627 of file wasm-code-manager.h.