Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/debug/
H A Ddebug.h553 int last_frame_count_; member in v8::internal::Debug::ThreadLocal
H A Ddebug.cc382 thread_local_.last_frame_count_ = -1; in ThreadInit()
542 int last_frame_count = thread_local_.last_frame_count_; in Break()
1236 thread_local_.last_frame_count_ = current_frame_count; in PrepareStep()
1262 thread_local_.last_frame_count_ = -1; in PrepareStep()
1379 thread_local_.last_frame_count_ = -1; in ClearStepping()

Completed in 7 milliseconds