Home
last modified time | relevance | path

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

/external/v8/src/runtime/
Druntime-regexp.cc640 int allocated_string_size = ResultSeqString::SizeFor(new_length); in StringReplaceGlobalRegExpWithEmptyString() local
641 int delta = allocated_string_size - string_size; in StringReplaceGlobalRegExpWithEmptyString()