Skip to content

Commit 7cbda52

Browse files
committed
add comment wrt fields objects
1 parent 8ca81a6 commit 7cbda52

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
@@ -4400,6 +4400,7 @@ impl Function {
44004400
offset,
44014401
return_type: types::RubyValue,
44024402
});
4403+
// All fields objects are embedded
44034404
self.load_ivar_embedded(block, fields_obj, id, ivar_index)
44044405
},
44054406
ShapeLayout::RObject => {

0 commit comments

Comments
 (0)