Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/parsing/
H A Dpreparse-data.cc711 bool data_one_byte = scope_data_->ReadUint8(); in RestoreDataForVariable() local
712 DCHECK_IMPLIES(name->is_one_byte(), data_one_byte); in RestoreDataForVariable()
714 if (!name->is_one_byte() && data_one_byte) { in RestoreDataForVariable()

Completed in 2 milliseconds