-
I have a regular expression as bellow:
Note that this regex included in remote javascript file and i cannot change it! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 7 replies
-
I believe this feature is part of the V8 i18n which is not supported by Javet. So, why doesn't Javet support i18n?
May I know which mode you are using? If it's V8 mode, I think there's a chance to enable the i18n. But that would be a private build, case by case. Please let me if you have any questions. |
Beta Was this translation helpful? Give feedback.
I believe this feature is part of the V8 i18n which is not supported by Javet. So, why doesn't Javet support i18n?
May I know which mode you are using? If it's V8 mode, I think there's a chance to enable the i18n. But that would be a private build, case by case. Please let me if you have any questions.