Home
last modified time | relevance | path

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

/external/v8/test/cctest/
Dtest-heap.cc883 Handle<String> non_one_byte_sym = factory->InternalizeUtf8String( in TEST() local
885 CHECK_EQ(length, non_one_byte_sym->length()); in TEST()