Searched defs:StepInActive (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/v8/src/
H A Ddebug.h319 bool StepInActive() { return thread_local_.step_into_fp_ != 0; } function in class:v8::internal::Debug
/external/v8/src/
H A Ddebug.h294 bool StepInActive() { return thread_local_.step_into_fp_ != 0; } function in class:v8::internal::Debug

Completed in 61 milliseconds