Searched refs:LastStepAction (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/debug/ | ||
D | debug.h | 40 LastStepAction = StepInto enumerator |
D | debug.cc | 2465 STATIC_ASSERT(LastStepAction == StepInto); in UpdateHookOnFunctionCall() |