OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:reloc_info_total
(Results
1 - 1
of
1
) sorted by null
/external/v8/src/extensions/
statistics-extension.cc
145
int
reloc_info_total
= 0;
local
150
reloc_info_total
+= code->relocation_info()->Size();
161
AddNumber(args.GetIsolate(), result,
reloc_info_total
,
Completed in 3917 milliseconds