Home
last modified time | relevance | path

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

/external/v8/src/
Dgdb-jit.cc854 int total_symbols = locals_.length() + globals_.length() + 1; in WriteBody() local
858 w->CreateSlotsHere<ELFSymbol::SerializedLayout>(total_symbols); in WriteBody()