Skip to content

Commit 2a1adee

Browse files
committed
Map new buffertocu op
1 parent 80d25ac commit 2a1adee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/vm/moar/QAST/QASTOperationsMAST.nqp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2876,6 +2876,7 @@ QAST::MASTOperations.add_core_moarop_mapping('bindcurhllsym', 'bindcurhllsym');
28762876
QAST::MASTOperations.add_core_moarop_mapping('sethllconfig', 'sethllconfig');
28772877
QAST::MASTOperations.add_core_moarop_mapping('loadbytecode', 'loadbytecode');
28782878
QAST::MASTOperations.add_core_moarop_mapping('loadbytecodebuffer', 'loadbytecodebuffer');
2879+
QAST::MASTOperations.add_core_moarop_mapping('buffertocu', 'buffertocu');
28792880
QAST::MASTOperations.add_core_moarop_mapping('loadbytecodefh', 'loadbytecodefh');
28802881
QAST::MASTOperations.add_core_moarop_mapping('settypehll', 'settypehll', 0);
28812882
QAST::MASTOperations.add_core_moarop_mapping('settypehllrole', 'settypehllrole', 0);

0 commit comments

Comments
 (0)