aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorMike Pall <mike>2011-01-19 00:40:03 +0100
committerMike Pall <mike>2011-01-19 00:40:03 +0100
commit925050fe3ffae269f77757679270432dbad7f010 (patch)
treeb332535f323ca99d7ee9d5b99c73f15de09ea43b /lib
parent685dfc317270642fbf2a686799ca2b31ea42e0de (diff)
downloadluajit-925050fe3ffae269f77757679270432dbad7f010.tar.gz
luajit-925050fe3ffae269f77757679270432dbad7f010.tar.bz2
luajit-925050fe3ffae269f77757679270432dbad7f010.zip
Differentiate between IR_KPTR and IR_KKPTR.
IR_KPTR holds a const pointer to possibly non-const content. IR_KKPTR holds a const pointer to definitely const content. Note that only content known by the VM to be const qualifies. Content tagged as const by users (e.g. const char *) doesn't.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions