summaryrefslogtreecommitdiff
path: root/tools/system_libs.py
diff options
context:
space:
mode:
authorChad Austin <chad@imvu.com>2014-05-13 01:06:05 -0700
committerBruce Mitchener <bruce.mitchener@gmail.com>2014-05-21 23:07:56 +0700
commit121cb8f58671140441eec21780f97fef4f8cb667 (patch)
tree8ceeb480041782a9af00b33893eb3f90bee639dc /tools/system_libs.py
parenta33f6e69daf7428ae03dc7a024644e0ba944f70a (diff)
Passing an argument from C++ into JavaScript has 'borrow' semantics rather than ownership semantics. That is, to keep a reference beyond the function call, you must call .clone(). This is necessary to avoid special-casing non-overridden virtual functions. (I don't know if this change will stick. It's possible it will have some problems.)
Diffstat (limited to 'tools/system_libs.py')
0 files changed, 0 insertions, 0 deletions