[regexp] Extract code to regexp-utils.{h,cc}
This CL is in preparation for the upcoming port of RegExp.prototype.replace, which will need use these methods in runtime-regexp.cc. Moving them in advance makes that diff less noisy. BUG=v8:5339 Review-Url: https://codereview.chromium.org/2398413002 Cr-Commit-Position: refs/heads/master@{#40229}
Showing
This diff is collapsed.
src/regexp/regexp-utils.cc
0 → 100644
src/regexp/regexp-utils.h
0 → 100644
Please
register
or
sign in
to comment