mstarzinger
5f57ebe222
Make isolate.h usable without objects-inl.h header.
...
This CL us a pure refactoring that makes an empty compilation unit
including just "isolate.h" or "contexts.h" but not "objects-inl.h"
compile without warnings or errors. This is needed to further reduce
the header dependency tangle.
R=bmeurer@chromium.org
Review URL: https://codereview.chromium.org/1322883002
Cr-Commit-Position: refs/heads/master@{#30500}
2015-09-01 09:25:27 +00:00
mbrandy
7aecd51209
PPC: Fix "Move regexp implementation into its own folder."
...
R=yangguo@chromium.org , jyan@ca.ibm.com , dstence@us.ibm.com , joransiu@ca.ibm.com
BUG=
Review URL: https://codereview.chromium.org/1319783002
Cr-Commit-Position: refs/heads/master@{#30391}
2015-08-26 19:46:54 +00:00
mstarzinger
24ef80dc93
[heap] Move RegExpResultCache out of the heap.
...
R=yangguo@chromium.org ,hpayer@chromium.org
Review URL: https://codereview.chromium.org/1306053003
Cr-Commit-Position: refs/heads/master@{#30300}
2015-08-21 12:34:30 +00:00
mstarzinger
2421f9c39b
Remove grab-bag includes of v8.h from regexp engine.
...
R=yangguo@chromium.org
Review URL: https://codereview.chromium.org/1294783002
Cr-Commit-Position: refs/heads/master@{#30180}
2015-08-14 15:09:34 +00:00
yangguo
67e4b3732a
Move regexp implementation into its own folder.
...
Review URL: https://codereview.chromium.org/1285163003
Cr-Commit-Position: refs/heads/master@{#30144}
2015-08-13 06:55:36 +00:00