Skip to content

VM: support passing of unboxed values as arguments #33549

@alexmarkov

Description

@alexmarkov

In certain cases it would be more efficient to pass unboxed values (ints, doubles) to Dart functions and runtime entries.

After this support is implemented we can clean up Thread::unboxed_int64_runtime_arg_.

/cc @mraleph

Metadata

Metadata

Assignees

Labels

area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.type-performanceIssue relates to performance or code sizevm-aot-code-sizeRelated to improvements in AOT code size

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions