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

Go to the source code of this file.

Namespaces

namespace  v8
 
namespace  v8::internal
 

Variable Documentation

◆ cur_addr_

Address cur_addr_

Definition at line 250 of file read-only-spaces.cc.

◆ cur_end_

Address cur_end_

Definition at line 251 of file read-only-spaces.cc.

◆ space_

const ReadOnlySpace* const space_

Definition at line 252 of file read-only-spaces.cc.