Closed luomoxu closed 5 days ago
In line https://github.com/warren-bank/Android-WebMonkey/blob/29d9f64e6e94273529cf657486e20d1146fce5bc/android-studio-project/libs/webview-gm-lib/src/main/res/raw/js_closure_2_es6#L84
set must return true or false
maybe use strict can be the default in test case
use strict
nice catch.. apparently, this method should return a boolean to indicate success/failure thanks!
In line https://github.com/warren-bank/Android-WebMonkey/blob/29d9f64e6e94273529cf657486e20d1146fce5bc/android-studio-project/libs/webview-gm-lib/src/main/res/raw/js_closure_2_es6#L84
set must return true or false
maybe
use strict
can be the default in test case