Files
Anna Henningsen 7da23dcbfa deps: V8: backport 61f4c22
The differences to the original patch are the replacement of
`i::IsIdentifier...()` with `unicode_cache_.IsIdentifier...()`,
because the former is not available on Node.js v11.x, as well
as the omitted `no_gc` argument for `GetFlatContent()`.

Original commit message:

    Assume flat string when checking CompileFunctionInContext arguments.

    R=jkummerow@chromium.org

    Change-Id: I54c6137a3c6e14d4102188f154aa7216e7414dbc
    Reviewed-on: https://chromium-review.googlesource.com/c/1388533
    Reviewed-by: Jakob Kummerow <jkummerow@chromium.org>
    Commit-Queue: Yang Guo <yangguo@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#58562}

Refs: 61f4c2251e
Fixes: https://github.com/nodejs/node/issues/27256

PR-URL: https://github.com/nodejs/node/pull/27259
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Shelley Vohr <codebytere@gmail.com>
2019-04-28 19:59:42 -07:00
..
2019-03-01 10:27:11 +01:00
2019-01-05 21:48:29 +01:00
2018-10-26 12:06:55 +02:00
2019-02-10 11:08:22 +01:00
2019-04-10 15:30:29 +01:00
2019-02-13 21:57:06 +01:00
2019-03-27 21:59:02 +01:00
2019-04-28 19:59:42 -07:00