Often see the picture of stack like this (it can be another forms but the essence is like):
...
args
...
thisv
actual argc
callee token
descriptor
return address
What is the callee token, descriptor and actual argc?
Often see the picture of stack like this (it can be another forms but the essence is like):
...
args
...
thisv
actual argc
callee token
descriptor
return address
What is the callee token, descriptor and actual argc?