Home
last modified time | relevance | path

Searched refs:isScope (Results 1 – 5 of 5) sorted by relevance

/external/llvm/include/llvm/Analysis/
DDebugInfo.h116 bool isScope() const;
/external/v8/test/mjsunit/
Ddebug-scopes.js85 assertTrue(scope.isScope());
/external/llvm/lib/Analysis/
DDebugInfo.cpp212 bool DIDescriptor::isScope() const { in isScope() function in DIDescriptor
/external/v8/src/
Dmirror-debugger.js391 Mirror.prototype.isScope = function() { method in Mirror
/external/webkit/Source/WebCore/
DChangeLog38321 exists. This led to isScope() walking the HTMLElementStack all the way