v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
map-updater.cc File Reference
Include dependency graph for map-updater.cc:

Go to the source code of this file.

Namespaces

namespace  v8
 
namespace  v8::internal
 

Variable Documentation

◆ has_integrity_level_transition

bool has_integrity_level_transition = false

Definition at line 302 of file map-updater.cc.

◆ integrity_level

PropertyAttributes integrity_level = NONE

Definition at line 303 of file map-updater.cc.

◆ integrity_level_source_map

Tagged<Map> integrity_level_source_map

Definition at line 304 of file map-updater.cc.

◆ integrity_level_symbol

Tagged<Symbol> integrity_level_symbol

Definition at line 305 of file map-updater.cc.