Searched refs:line_table (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/profiler/
H A Dcpu-profiler.cc273 JITLineInfoTable* line_table = NULL; local
275 line_table = new JITLineInfoTable();
283 line_table->SetPosition(pc_offset, line_number);
291 column, line_table, code->instruction_start());

Completed in 119 milliseconds