Commit 48e3d185 by chenweisong

更新

parent e479e6e1
......@@ -61,7 +61,7 @@ So in order to run the tests against the built-in methods, invalidate that file
fine across legacy engines.
/!\ Object.create(null) will work only in browsers that
support prototype activity. This creates an object
support prototype assignment. This creates an object
that does not have any properties inherited from
Object.prototype. It will silently fail otherwise.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment