Lines Matching full:hasproperty
413 (ActivationImp::hasProperty): Special case for arguments, return true.
459 (ArrayInstanceImp::hasProperty): Ditto.
546 (FunctionImp::hasProperty): Ditto.
777 (StringInstanceImp::hasProperty): Return true for length.
893 (ObjectImp::hasProperty): Use it.
1611 (ArrayInstanceImp::hasProperty): Use a local variable, and also check against
1624 (ArrayInstanceImp::hasProperty):
1643 (ArrayInstanceImp::hasProperty):
1695 (ArrayInstanceImp::hasProperty): Implement both the old version and the new overload that
1723 (ObjectImp::hasProperty): Call through to the string version if the numeric version is not implemented.