Lines Matching refs:ExpectFalse
101 static void ExpectFalse(const char* code) {
2111 ExpectFalse("set_called");
6757 ExpectFalse("propertyIsEnumerable.call(other, 'blocked_prop')");
6774 ExpectFalse("propertyIsEnumerable.call(other, '239')");
7824 ExpectFalse("names[1005] == undefined");
10231 ExpectFalse(
14940 ExpectFalse("\'x\' in other");
14943 ExpectFalse("0 in other");
14946 ExpectFalse("delete other.x");
14964 ExpectFalse("Object.prototype.hasOwnProperty.call(other, \'0\')");