Skip to content

Make sure the internal UID won't appear in the object#40

Open
UncleBill wants to merge 1 commit intoyahoo:masterfrom
UncleBill:master
Open

Make sure the internal UID won't appear in the object#40
UncleBill wants to merge 1 commit intoyahoo:masterfrom
UncleBill:master

Conversation

@UncleBill
Copy link

The regexp pattern can be controlled by overwriting Math.random(), check it before replacing.

Math.random = function () { return 1 }
var data = {
  '@__F-1-0__@': function () {}
}

@krutzler

This comment was marked as outdated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants