|  | v8
    V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++. | 
#include <implementation-visitor.h>
| Public Attributes | |
| VisitResultVector | parameters | 
| std::vector< Binding< LocalLabel > * > | labels | 
Definition at line 440 of file implementation-visitor.h.
| std::vector<Binding<LocalLabel>*> v8::internal::torque::Arguments::labels | 
Definition at line 442 of file implementation-visitor.h.
| VisitResultVector v8::internal::torque::Arguments::parameters | 
Definition at line 441 of file implementation-visitor.h.