Skip to content

Commit 2bb8f1b

Browse files
committed
add comment wrt fields objects
1 parent cfe94e5 commit 2bb8f1b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

zjit/src/hir.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4421,6 +4421,7 @@ impl Function {
44214421
offset,
44224422
return_type: types::RubyValue,
44234423
});
4424+
// All fields objects are embedded
44244425
self.load_ivar_embedded(block, fields_obj, id, ivar_index)
44254426
},
44264427
ShapeLayout::RObject => {

0 commit comments

Comments
 (0)