|  | v8
    V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++. | 
#include <maglev-graph-builder.h>
| Public Attributes | |
| MaglevCallerDetails | caller_details | 
| CallKnownJSFunction * | generic_call_node | 
| compiler::FeedbackCellRef | feedback_cell | 
| float | score | 
Definition at line 197 of file maglev-graph-builder.h.
| MaglevCallerDetails v8::internal::maglev::MaglevCallSiteInfo::caller_details | 
Definition at line 198 of file maglev-graph-builder.h.
| compiler::FeedbackCellRef v8::internal::maglev::MaglevCallSiteInfo::feedback_cell | 
Definition at line 200 of file maglev-graph-builder.h.
| CallKnownJSFunction* v8::internal::maglev::MaglevCallSiteInfo::generic_call_node | 
Definition at line 199 of file maglev-graph-builder.h.
| float v8::internal::maglev::MaglevCallSiteInfo::score | 
Definition at line 201 of file maglev-graph-builder.h.