Home
last modified time | relevance | path

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

/external/v8/test/cctest/
Dtest-api.cc8237 uc16_resource_(i::Vector<const uint16_t>(two_byte_content_, 15)) {} in RegExpStringModificationTest()
8246 two_byte_content_[i] = 'a'; in RunTest()
8248 two_byte_content_[14] = 'b'; in RunTest()
8326 i::uc16 two_byte_content_[15]; member in RegExpStringModificationTest