Skip to content

Descriptor of Function.length should be configurable #521

@RuralHunter

Description

@RuralHunter

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions