fix error in hsscript
This commit is contained in:
parent
53c56faeb8
commit
713099eda5
@ -64,6 +64,7 @@ function hsaToNativeJSObject(val) {
|
|||||||
}
|
}
|
||||||
return res;
|
return res;
|
||||||
}
|
}
|
||||||
|
return val;
|
||||||
}
|
}
|
||||||
|
|
||||||
function hsaModuleCall(mod, fct, json) {
|
function hsaModuleCall(mod, fct, json) {
|
||||||
|
Loading…
Reference in New Issue
Block a user