#include <objects.h>
Definition at line 10778 of file objects.h.
◆ SizeOf()
static int v8::internal::StructBodyDescriptor::SizeOf |
( |
Map * |
map, |
|
|
HeapObject * |
object |
|
) |
| |
|
inlinestatic |
Definition at line 10781 of file objects.h.
10782 return map->instance_size();
enable harmony numeric enable harmony object literal extensions Optimize object Array DOM strings and string trace pretenuring decisions of HAllocate instructions Enables optimizations which favor memory size over execution speed maximum source size in bytes considered for a single inlining maximum cumulative number of AST nodes considered for inlining trace the tracking of allocation sites deoptimize every n garbage collections perform array bounds checks elimination analyze liveness of environment slots and zap dead values flushes the cache of optimized code for closures on every GC allow uint32 values on optimize frames if they are used only in safe operations track concurrent recompilation artificial compilation delay in ms do not emit check maps for constant values that have a leaf map
References map.
The documentation for this class was generated from the following file: