After PR #55, the recognition of RotateFunction is more strict. However, the template of RotateFunction in versions below 2.10.0 (javascript-obfuscator/javascript-obfuscator@efac711ce40cea34cb2747ba6bba9b7385667c6e) is relatively simplified.
This PR adds a pattern string to match RotateFunction of this version.
close #60
After PR #55, the recognition of RotateFunction is more strict. However, the template of RotateFunction in versions below 2.10.0 (javascript-obfuscator/javascript-obfuscator@efac711ce40cea34cb2747ba6bba9b7385667c6e) is relatively simplified.
This PR adds a pattern string to match RotateFunction of this version.