Home
last modified time | relevance | path

Searched refs:BackupKey (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/parsing/
Dscanner.cc1547 byte* encoding = BackupKey(key, is_one_byte); in AddSymbol()
1645 byte* DuplicateFinder::BackupKey(Vector<const uint8_t> bytes, in BackupKey() function in v8::internal::DuplicateFinder
Dscanner.h126 uint8_t* BackupKey(Vector<const uint8_t> key, bool is_one_byte);