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

/external/chromium_org/v8/test/cctest/
H A Dtest-func-name-inference.cc74 int func_pos = Runtime::StringMatch(isolate, local
78 CHECK_NE(0, func_pos);
83 isolate->debug()->FindSharedFunctionInfoInScript(i_script, func_pos);

Completed in 74 milliseconds