`var desc=Object.getOwnPropertyDescriptor(Function.prototype, 'length');` In Chrome, desc.configurable is true while in htmlunit it's false.