![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
Public Member Functions | |
JSObjectFieldStats () | |
Public Attributes | |
unsigned | embedded_fields_count_: kDescriptorIndexBitCount |
unsigned | smi_fields_count_: kDescriptorIndexBitCount |
Definition at line 126 of file object-stats.cc.
|
inline |
Definition at line 127 of file object-stats.cc.
unsigned v8::internal::FieldStatsCollector::JSObjectFieldStats::embedded_fields_count_ |
Definition at line 129 of file object-stats.cc.
unsigned v8::internal::FieldStatsCollector::JSObjectFieldStats::smi_fields_count_ |
Definition at line 130 of file object-stats.cc.