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

/external/v8/src/
H A Ddebug.cc1349 bool is_at_restarted_function = false; local
1382 is_at_restarted_function = true;
1411 !call_function_stub.is_null() || is_at_restarted_function)
1425 if (is_at_restarted_function) {

Completed in 48 milliseconds