One instead of two runtime calls when initializing regexp.
authoryangguo <yangguo@chromium.org>
Wed, 19 Nov 2014 14:13:44 +0000 (06:13 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 19 Nov 2014 14:13:49 +0000 (14:13 +0000)
commit24c36ff71c141dcd164551956c9e4f7dabb58025
treee2a7cb033c11c552ef882cbb40bea53cab3ce967
parentcfa1f947812c6112c73ede06c8dcb842638860e0
One instead of two runtime calls when initializing regexp.

R=ulan@chromium.org

Review URL: https://codereview.chromium.org/719403005

Cr-Commit-Position: refs/heads/master@{#25422}
src/compiler/linkage.cc
src/jsregexp.cc
src/jsregexp.h
src/regexp.js
src/runtime/runtime-regexp.cc
src/runtime/runtime.h