Home
last modified time | relevance | path

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

/external/v8/test/mjsunit/bugs/harmony/
Ddebug-blockscopes.js85 assertTrue(scope.isScope());
/external/v8/test/mjsunit/harmony/
Ddebug-blockscopes.js88 assertTrue(scope.isScope());
/external/llvm/lib/IR/
DDebugInfo.cpp270 bool DIDescriptor::isScope() const { in isScope() function in DIDescriptor
1035 } else if (this->isScope()) { in print()
/external/llvm/include/llvm/
DDebugInfo.h114 bool isScope() const;
/external/v8/test/mjsunit/
Ddebug-scopes.js84 assertTrue(scope.isScope());
/external/v8/src/
Dmirror-debugger.js393 Mirror.prototype.isScope = function() { method in Mirror
/external/webkit/Source/WebCore/
DChangeLog38321 exists. This led to isScope() walking the HTMLElementStack all the way