Quantcast
Channel: ClearScript
Browsing all 2297 articles
Browse latest View live

Edited Issue: Removing nuget package doesnt remove post build event [40]

I installed the nuget package and then removed it. Seems to have left behind the post build event command lines. Booo :(

View Article



Edited Issue: ClearScript not finding function added dynamically to window...

ClearScript apparently can't find a function added dynamically to the window object.In a regular html file, I can call "var passwordAnalysis = zxcvbn($(this).val(), penalties);" just fine.However, I am...

View Article

Edited Issue: Class Variable passed byval is adjusted in Sub [28]

Passing a variable (Class) to a sub and using the passed variable to make changes results in the calling routine having its copy adjusted suggesting that BYVAL is not being used for Class...

View Article

Edited Issue: Overload resolution not working with indexed property [25]

When an class have overloaded indexed property,overload resolution with the property does not work.class definition (C#)```public class MyDictionary{ public Object this[Int32 index]{ get { return...

View Article

Edited Issue: What the AccessContext is for and why V8ScriptEngine with name?...

Hello ClearScript,Two question about object design and purpose:1.) What the property AccessContext of the V8ScriptEngine is for? It looks promising but I can't see any usage of this at the moment.2.)...

View Article


Edited Issue: Influence the available commands while execution [21]

Hi ClearScript,when I execute JavaScript code I have to add objects, types etc. before I call execute. The JavaScript code itself has not influence which objects or types are available.But what I want...

View Article

Edited Issue: can this work inside a winRT "metro" C# application? [10]

can this work inside a winRT "metro" C# application?

View Article

Edited Task: Package restore not working [41]

Add the nuget package for Clearscript V8 to a solution, build solution this completes with no errors.Remove folder packages\ClearScript.V8.5.3.10.0, build solution this restores and completes with no...

View Article


Edited Task: can this work inside a winRT "metro" C# application? [10]

can this work inside a winRT "metro" C# application?

View Article


Edited Task: Influence the available commands while execution [21]

Hi ClearScript,when I execute JavaScript code I have to add objects, types etc. before I call execute. The JavaScript code itself has not influence which objects or types are available.But what I want...

View Article

Edited Task: What the AccessContext is for and why V8ScriptEngine with name?...

Hello ClearScript,Two question about object design and purpose:1.) What the property AccessContext of the V8ScriptEngine is for? It looks promising but I can't see any usage of this at the moment.2.)...

View Article

Edited Issue: Package restore not working [41]

Add the nuget package for Clearscript V8 to a solution, build solution this completes with no errors.Remove folder packages\ClearScript.V8.5.3.10.0, build solution this restores and completes with no...

View Article

Source code checked in, #19bc6944c314779ddfe03bcaafa1649785d57a2d

Overhauled ClearScriptV8 string usage to fix Issue #42 and improve performance.

View Article


New Post: Null characters in strings not passed between host and script

Ron, The fix is now available. Thanks again!

View Article

New Post: Very simple app - apparent memory leak

Hi, sorry for taking so long to come back to this - I had to spend a couple of weeks on something else and didn't get back to this office. It looks like that has cured the problem. Will test further...

View Article


New Post: Very simple app - apparent memory leak

Thanks for following up, Simon! Please let us know if you run into further issues.

View Article

Created Unassigned: Fatal error in heap setup, Allocation failed - process...

Hi, While investigating some memory related issues in my application, I managed to reproduce what seems to be a problem. The following minimal application terminates on my PC after ~50 cycles and...

View Article


Commented Unassigned: Fatal error in heap setup, Allocation failed - process...

Hi, While investigating some memory related issues in my application, I managed to reproduce what seems to be a problem. The following minimal application terminates on my PC after ~50 cycles and...

View Article

Commented Unassigned: Fatal error in heap setup, Allocation failed - process...

Hi, While investigating some memory related issues in my application, I managed to reproduce what seems to be a problem. The following minimal application terminates on my PC after ~50 cycles and...

View Article

Edited Issue: Fatal error in heap setup, Allocation failed - process out of...

Hi, While investigating some memory related issues in my application, I managed to reproduce what seems to be a problem. The following minimal application terminates on my PC after ~50 cycles and...

View Article
Browsing all 2297 articles
Browse latest View live




Latest Images