Skip to content
Snippets Groups Projects
Commit 1f4cdeee authored by Gabriel Ivăncescu's avatar Gabriel Ivăncescu Committed by Alexandre Julliard
Browse files

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: default avatarGabriel Ivăncescu <gabrielopcode@gmail.com>
parent 4a78b991
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment