Home
last modified time | relevance | path

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

/external/v8/src/
Ddebug.h282 bool is_constructor);
Ddebug.cc1423 bool is_constructor) { in HandleStepIn() argument
1429 if (is_constructor) { in HandleStepIn()