Searched refs:InsertC (Results 1 – 1 of 1) sorted by relevance
841 InsertC(c, len_); in PutC()860 int InsertC(char c, int pos) { in InsertC() function in v8::internal::SnapshotWriter911 pos = InsertC('[', pos); in InsertString()913 pos = InsertC(']', pos); in InsertString()1172 int pos = writer_->InsertC('L', flags_end_); in PutLog()