jscript: Always create detached variable objects with no class.
As it is done in exec_source. This matters as we actually have a check in
exprval_call that relies on this (because scope variable objects must never
be exposed).
Signed-off-by:
Gabriel Ivăncescu <gabrielopcode@gmail.com>
Loading
Please register or sign in to comment