Home
last modified time | relevance | path

Searched refs:scope_data_start (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/parsing/
H A Dpreparse-data.cc55 | scope_data_start (debug only) |
63 (Scope allocation data:) << scope_data_start points here in debug
323 // Reserve Uint32 for scope_data_start debug info. in SaveScopeAllocationData()
756 int scope_data_start = scope_data_->ReadUint32(); in VerifyDataStart() local
757 scope_data_->SetPosition(scope_data_start); in VerifyDataStart()
759 // The first data item is scope_data_start. Skip over it. in VerifyDataStart()

Completed in 2 milliseconds