Searched refs:function_start_pos (Results 1 – 1 of 1) sorted by relevance
1191 int function_start_pos = shared->start_position(); in Print() local1192 int line = script->GetLineNumber(function_start_pos) + 1; in Print()