Searched defs:deopt_frame_count (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/profiler/ | ||
D | cpu-profiler.h | 90 int deopt_frame_count; variable |
D | profiler-listener.cc | 287 int deopt_frame_count = 0; in AttachDeoptInlinedFrames() local |