Home
last modified time | relevance | path

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

/dports/lang/v8/v8-9.6.180.12/test/cctest/heap/
H A Dtest-heap.cc1023 Handle<String> non_one_byte_sym = factory->InternalizeUtf8String( in TEST() local
1025 CHECK_EQ(length, non_one_byte_sym->length()); in TEST()