Searched refs:CurrentFrameCount (Results 1 – 2 of 2) sorted by relevance
514 int current_frame_count = CurrentFrameCount(); in Break()893 int current_frame_count = CurrentFrameCount(); in PrepareStepOnThrow()1010 int current_frame_count = CurrentFrameCount(); in PrepareStep()1394 if (thread_local_.target_frame_count_ < CurrentFrameCount()) return; in RecordGenerator()2014 int Debug::CurrentFrameCount() { in CurrentFrameCount() function in v8::internal::Debug
440 int CurrentFrameCount();