Home
last modified time | relevance | path

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

/external/v8/src/debug/
Dmirrors.js432 Mirror.prototype.isProperty = function() { method in Mirror
/external/clang/lib/Sema/
DSemaChecking.cpp9167 Expr *RHS, bool isProperty) { in checkUnsafeAssignLiteral()
9189 Expr *RHS, bool isProperty) { in checkUnsafeAssignObject()