Fix typo in the spec reference.
TBR=ager@chromium.org Review URL: http://codereview.chromium.org/3547012 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@5589 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
parent
91b9a92336
commit
2ffa84ad4d
@ -1386,7 +1386,7 @@ class RegExp : public Value {
|
||||
/**
|
||||
* Creates a regular expression from the given pattern string and
|
||||
* the flags bit field. May throw a JavaScript exception as
|
||||
* described in ECMA-252, 15.10.4.1.
|
||||
* described in ECMA-262, 15.10.4.1.
|
||||
*
|
||||
* For example,
|
||||
* RegExp::New(v8::String::New("foo"),
|
||||
|
Loading…
Reference in New Issue
Block a user