commit | ce46c9456590968db896b5f6e63509a70232044c | [log] [tgz] |
---|---|---|
author | Bill Buzbee <buzbee@google.com> | Fri Nov 20 15:41:34 2009 -0800 |
committer | Bill Buzbee <buzbee@google.com> | Mon Nov 23 09:57:56 2009 -0800 |
tree | c21c5be5f817eaeb06711d2faa24781a2e16ba97 | |
parent | f9f33287693f9f9aa44318036b8aab627bd21a32 [diff] [blame] |
Jit: Support for inline-execute/range [issue 2268232]
diff --git a/vm/compiler/Dataflow.c b/vm/compiler/Dataflow.c index d520d84..787ac15 100644 --- a/vm/compiler/Dataflow.c +++ b/vm/compiler/Dataflow.c
@@ -747,7 +747,7 @@ DF_FORMAT_35C, // EF OP_EXECUTE_INLINE_RANGE - DF_NOP, + DF_FORMAT_3RC, // F0 OP_INVOKE_DIRECT_EMPTY DF_NOP,