Function JSObject.hasPropertyAt
Tests whether this Object has a property given its numeric index.
bool hasPropertyAt
(
uint id
);
Tests whether this Object has a property given its numeric index.
bool hasPropertyAt
(
uint id
);