![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <processed-feedback.h>
Private Attributes | |
FunctionTemplateInfoRef const | info_ |
Additional Inherited Members | |
![]() | |
enum | Kind { kInsufficient , kBinaryOperation , kCall , kCompareOperation , kElementAccess , kForIn , kGlobalAccess , kInstanceOf , kTypeOf , kLiteral , kMegaDOMPropertyAccess , kNamedAccess , kRegExpLiteral , kTemplateObject } |
![]() | |
ProcessedFeedback (Kind kind, FeedbackSlotKind slot_kind) | |
Definition at line 186 of file processed-feedback.h.
v8::internal::compiler::MegaDOMPropertyAccessFeedback::MegaDOMPropertyAccessFeedback | ( | FunctionTemplateInfoRef | info_ref, |
FeedbackSlotKind | slot_kind ) |
|
inline |
Definition at line 191 of file processed-feedback.h.
|
private |
Definition at line 194 of file processed-feedback.h.