Searched refs:enumerableProperties (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/test/webkit/fast/js/
H A Dexception-properties.js26 function enumerableProperties(object) function
41 shouldBe('enumerableProperties(error)', '[]');
42 shouldBe('enumerableProperties(nativeError)', '["stack", "line", "sourceURL"]');

Completed in 256 milliseconds