We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fe53f6 commit 352d42cCopy full SHA for 352d42c
src/6model/reprs/MVMCallCapture.h
@@ -1,6 +1,5 @@
1
/* Is this a capture that refers to the args area of an existing frame, or
2
* a saved copy of a frame's args area? */
3
-#define MVM_CALL_CAPTURE_MODE_USE 1
4
#define MVM_CALL_CAPTURE_MODE_SAVE 2
5
6
/* Representation for a context in the VM. Holds an MVMFrame. */
0 commit comments