![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
Public Attributes | |
Label * | handler |
int | pc_offset |
Definition at line 394 of file code-generator.h.
Label* v8::internal::compiler::CodeGenerator::HandlerInfo::handler |
Definition at line 396 of file code-generator.h.
int v8::internal::compiler::CodeGenerator::HandlerInfo::pc_offset |
Definition at line 397 of file code-generator.h.