Home
last modified time | relevance | path

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

/dports/lang/rhino/rhino1_7R4/src/org/mozilla/javascript/
H A DScriptableObject.java1191 boolean mapInheritance) in defineClass() argument
1196 mapInheritance); in defineClass()
1207 boolean mapInheritance) in buildClassCtor() argument
1270 if (mapInheritance) { in buildClassCtor()
1278 superScriptable, sealed, mapInheritance); in buildClassCtor()