search for: expr_eval

Displaying 3 results from an estimated 3 matches for "expr_eval".

2011 Dec 16
0
Wine release 1.3.35
...jscript: Get rid of no longer needed EXPR_NEWREF flag. jscript: Use bytecode for function expression implementation. jscript: Use bytecode for object literal implementation. jscript: Get rid of no longer needed expression eval entry. jscript: Invoke bytecode directly from expr_eval. jscript: Return VARIANT directly from expr_eval. Juan Lang (1): wintrust: Don't dereference a potentially NULL pointer. J?rg H?hle (1): winealsa: Implement IAudioClock::GetPosition() using snd_pcm_delay. Kusanagi Kouichi (3): gdi32/tests: Add tests for vertical font....
2011 Dec 30
0
Wine release 1.3.36
...e block in exec_source. jscript: Use compiler for handling expression statements. jscript: Use compiler for handling if statement. jscript: Use compiler for hanling empty statements. jscript: Use compiler to handle variable statement. jscript: Get rid of no longer used expr_eval flags. jscript: Get rid of no longer needed identifier in exprval_t. jscript: Renamed jmp_z and jmp_nz to cnd_z and cnd_nz. jscript: Added new jmp_z opcode, more appropriate for branches. jscript: Added bytecode version of while statement. jscript: Added bytecode versi...
2011 May 27
0
Wine release 1.3.21
...only a stub. comctl32/tests: Add casts to avoid comparison of different int types. imm32: Simplify CopyCompClauseIMEtoClient and callees by shedding an unused parameter. inetmib1: Remove unused parameter pPduType from mapStructEntryToValue. winedbg: Disable some dead code in expr_eval. Hans Leidekker (27): msi: Improve tracing in the FindRelatedProducts action. msi: Search all installation contexts in the FindRelatedProducts action. Revert "msi: Avoid loading cabinet streams more than once.". msi: Make sure that the target root directory has a...