Home
last modified time | relevance | path

Searched defs:isProperty (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dmirror-debugger.js390 Mirror.prototype.isProperty = function() { method in Mirror
/external/clang/lib/Sema/
DSemaChecking.cpp8596 Expr *RHS, bool isProperty) { in checkUnsafeAssignLiteral()
8618 Expr *RHS, bool isProperty) { in checkUnsafeAssignObject()