Searched refs:func_pos (Results 1 – 1 of 1) sorted by relevance
72 int func_pos; in CheckFunctionName() local77 func_pos = SearchString(isolate, script_content.ToOneByteVector(), in CheckFunctionName()80 CHECK_NE(0, func_pos); in CheckFunctionName()85 isolate->debug()->FindSharedFunctionInfoInScript(i_script, func_pos)); in CheckFunctionName()