OSDN Git Service

throw JSC error when the regexp is multi-line
authorIvailo Monev <xakepa10@gmail.com>
Sun, 12 Jun 2022 19:58:11 +0000 (22:58 +0300)
committerIvailo Monev <xakepa10@gmail.com>
Sun, 12 Jun 2022 19:58:11 +0000 (22:58 +0300)
commite5710f5067216d042f538fe89ca37afcb48a0812
tree0b2942e6994a6ebde2854bc5be24565707b0ef4f
parent1ec62766aed9f2688a98778feb0b8f24a30783a4
throw JSC error when the regexp is multi-line

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
src/3rdparty/javascriptcore/runtime/RegExp.cpp