Forum Discussion
asdfasdfasdfasd
15 years agoContributor
I use subscript notation for a bit of metaprogramming so you can continue to use it, just don't use it when you call prototype:
e.g., NobleObject.prototype
= Object["create"](BaseObject.prototype);
It should still work with that change.
As for the JScript replacement for SpiderMonkey or V8, I think TestComplete is pretty much married with (Microsoft) JScript. Any change to the engine could break backwards compatibility, but still a good question to ask AQA.
AQA: Can JScript engine be replaced in the foreseeable future?
e.g., NobleObject.prototype
= Object["create"](BaseObject.prototype);
It should still work with that change.
As for the JScript replacement for SpiderMonkey or V8, I think TestComplete is pretty much married with (Microsoft) JScript. Any change to the engine could break backwards compatibility, but still a good question to ask AQA.
AQA: Can JScript engine be replaced in the foreseeable future?
Related Content
- 8 years ago
- 6 years ago
- 3 years ago
Recent Discussions
- 44 minutes ago
- 2 hours ago