OZONE Asylum
Forums
DHTML/Javascript
IE JS/DOM performance degradation weirdness
This page's ID:
27610
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
Here's a paper that talks a bit about what happens "behind the object reference" scenes: http://yolinux.com/TUTORIALS/C++MemoryCorruptionAndMemoryLeaks.html Basically, C and Cpp give you access to pointers and use them a lot. Hence the fact oolanguages written on top of C/C++ have no choice.. but using those structures and "hiding" them to the js programmer. You don't check the bounds of an array, for example, js does it at runtime. To correct what I said in the above post, a mem leak is a defect per se, but becomes a threat like a buffer overflow only in rare and particular cases.
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »