Home
last modified time | relevance | path

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

/external/v8/test/cctest/
Dtest-func-name-inference.cc82 int func_pos = Runtime::StringMatch(Isolate::Current(), in CheckFunctionName() local
86 CHECK_NE(0, func_pos); in CheckFunctionName()
93 func_pos); in CheckFunctionName()