| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 7ce749d commit e137c11
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -3615,11 +3615,6 @@ void Init(int* argc, | |||
| 3615 | 3615 | // TODO(bnoordhuis): Remove test/parallel/test-arm-math-exp-regress-1376.js | |
| 3616 | 3616 | // and this workaround when v8:4019 has been fixed and the patch back-ported. | |
| 3617 | 3617 | V8::SetFlagsFromString("--nofast_math", sizeof("--nofast_math") - 1); | |
| 3618 | - // See https://github.com/nodejs/node/pull/2220#issuecomment-126200059 | ||
| 3619 | - // and https://code.google.com/p/v8/issues/detail?id=4338 | ||
| 3620 | - // TODO(targos): Remove this workaround when v8:4338 has been fixed and the | ||
| 3621 | - // patch back-ported. | ||
| 3622 | - V8::SetFlagsFromString("--novector_ics", sizeof("--novector_ics") - 1); | ||
| 3623 | 3618 | #endif | |
| 3624 | 3619 | ||
| 3625 | 3620 | #if defined(NODE_V8_OPTIONS) | |
| Back | FazBrowse Home | New Git URL |
0 commit comments