Home
last modified time | relevance | path

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

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