about summary refs log tree commit diff
path: root/doc/tutorial/lib/codemirror-node.js
diff options
context:
space:
mode:
authorBrian Anderson <banderson@mozilla.com>2011-11-18 12:39:13 -0800
committerBrian Anderson <banderson@mozilla.com>2011-11-18 12:48:54 -0800
commit3a6320f71b1e1bde9ec3b30563d9f8e0ef4bdbce (patch)
tree1db92aea52237c973ee22d83139448f23336f40b /doc/tutorial/lib/codemirror-node.js
parent93931311ff1d034ef92e35f36c900bbd74176179 (diff)
intrinsics: Eliminate recv intrinsic
This intrinsic existed just to get ahold of the return pointer. I replaced it
with a call_with_retptr intrinsic that grabs the return pointer and passes it
to another Rust function, thereby eliminating the need to call C functions on
the Rust stack.
Diffstat (limited to 'doc/tutorial/lib/codemirror-node.js')
0 files changed, 0 insertions, 0 deletions