Home
last modified time | relevance | path

Searched refs:has_frames (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/debug/
Ddebug.cc2598 bool has_frames = !it.done(); in DebugScope() local
2600 has_frames ? it.frame()->id() : StackFrameId::NO_ID; in DebugScope()
/third_party/skia/third_party/externals/libwebp/
DChangeLog2545 87cffcc3 demux: cosmetics: s/has_frames/is_animation/