Chromium Code Reviews
DescriptionEnable background compilation of regexp methods. Regexp functions may use indirect goto instruction. On ia32, this instruction looks up the entry point of code object in order to find its own entry point. This does not work if we disable code while the code is running. Instead we get the entry point from code's saved instruction.
BUG=
R=rmacnak@google.com
Committed: https://github.com/dart-lang/sdk/commit/abd32a39e56dbf9fd3e52f71d576c5b6533496ec
Patch Set 1 #Patch Set 2 : sync #
Messages
Total messages: 5 (2 generated)
|
|||||||||||||||||||||||||||||||||||||