Home
last modified time | relevance | path

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

/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
DUtils.java161 static boolean isInternalProperty(String schema, String prop) in isInternalProperty() method in Utils
/external/chromium_org/v8/src/
Dmirror-debugger.js366 Mirror.prototype.isInternalProperty = function() { method in Mirror