Home
last modified time | relevance | path

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

/external/webkit/V8Binding/v8/src/
Dserialize.cc616 size_t top_format_length = strlen(top_address_format); in PopulateTable() local
618 Vector<char> name = Vector<char>::New(top_format_length + 1); in PopulateTable()