Description[turbofan] Introduce proper JSCreateLiteralRegExp operator.
This adds a new JavaScript level operator for regexp literal creation,
similar to what we already have for array and object literals. This
once gets lowered to a call to the FastCloneRegExpStub always.
R=mstarzinger@chromium.org
Committed: https://crrev.com/8659c5d1d287177369ce179a8d0b910192d840d9
Cr-Commit-Position: refs/heads/master@{#32288}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Use ReplaceWithStubCall. #
Messages
Total messages: 8 (1 generated)
|