Searched refs:BackupKey (Results 1 – 2 of 2) sorted by relevance
127 uint8_t* BackupKey(Vector<const uint8_t> key, bool is_one_byte);
1588 byte* encoding = BackupKey(key, is_one_byte); in AddSymbol()1686 byte* DuplicateFinder::BackupKey(Vector<const uint8_t> bytes, in BackupKey() function in v8::internal::DuplicateFinder