Home
last modified time | relevance | path

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

/external/v8/src/
Ddebug.cc1345 bool is_at_restarted_function = false; in PrepareStep() local
1380 is_at_restarted_function = true; in PrepareStep()
1409 !call_function_stub.is_null() || is_at_restarted_function) in PrepareStep()
1423 if (is_at_restarted_function) { in PrepareStep()