Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update test/fixtures/intrinsic-mutation.js
Co-Authored-By: Anna Henningsen <github@addaleax.net>
  • Loading branch information
bmeck and addaleax committed Aug 2, 2019
commit d6a11a2bd73a091db82104fc2e75cfd233295a8f
1 change: 1 addition & 0 deletions test/fixtures/intrinsic-mutation.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
'use strict';
Object.defineProperty(
Comment thread
bmeck marked this conversation as resolved.
Outdated
String.prototype,
Symbol('fake-polyfill-property'), {
Expand Down