Home
last modified time | relevance | path

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

/external/v8/src/
Dframes.cc1893 int function_start_pos = shared->start_position(); in Print() local
1894 int line = script->GetLineNumber(function_start_pos) + 1; in Print()