Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/
Disolate.cc369 bool encountered_strict_function = false; in CaptureSimpleStackTrace() local
403 if (!encountered_strict_function) { in CaptureSimpleStackTrace()
405 encountered_strict_function = true; in CaptureSimpleStackTrace()