Searched refs:function_start_pos (Results 1 – 1 of 1) sorted by relevance
2317 int function_start_pos = shared->StartPosition(); in Print() local2318 int line = script.GetLineNumber(function_start_pos) + 1; in Print()