Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Javascript ? (Read 2794 times)
BillBSET
God Member
*****
Offline


Ignorance can be fixed,
Stupid is Forever

Posts: 698
Location: Monkey Island
Joined: Sep 19th, 2003
Gender: Male
Javascript ?
Jan 21st, 2011 at 4:36am
Print Post  
I was wondering if anyone knows of a quick path to
understanding the memory model of browsers and javasscript?
Just some ideas, ...

I don't have any issues that i know of but with all of the
javascript and now HTML5, ...

  


After you eliminate all of the possibilities,
whatever is left, no matter how seemingly impossible,
must be the truth.


Back to top
WWW  
IP Logged
 
Administrator
Forum Administrator
*****
Offline


Yummm

Posts: 7
Location: Modders Rile
Joined: Oct 7th, 2014
Gender: Male
Re: Javascript ?
Reply #1 - Jan 21st, 2011 at 11:16pm
Print Post  
To be honest: I don't have much clue about the internal memory management between web browser and its javascript engine. But I could imagine that the best place to start looking would be the webkit sourcecode. It's the open source core of many modern browsers (except IE, FF and Opera Roll Eyes). But be prepared for some complex stuff in there, with all those optimizations going on. Everyone is aiming for the fasted javascript performance lately. Grin
  

The Administrator.
Back to top
WWW  
IP Logged
 
BillBSET
God Member
*****
Offline


Ignorance can be fixed,
Stupid is Forever

Posts: 698
Location: Monkey Island
Joined: Sep 19th, 2003
Gender: Male
Re: Javascript ?
Reply #2 - Jan 21st, 2011 at 11:48pm
Print Post  
That sounds like a good place to start.
A couple of weeks of 'in depth' study could maybe make sense of it.

Every time i set up a new javascript array, i wonder where it goes.

Man, i miss the DGROUP, Extended memory and TSRs.
When .com meant a 50 byte assembly language program ...

Off to school,


Thanks..

Bill
  


After you eliminate all of the possibilities,
whatever is left, no matter how seemingly impossible,
must be the truth.


Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint