Skip to content
Snippets Groups Projects
Commit ffe8e007 authored by Mofei Zhang's avatar Mofei Zhang
Browse files

[compiler][ez] Add shape for global Object.keys

Add shape / type for global Object.keys. This is useful because
- it has an Effect.Read (not an Effect.Capture) as it cannot alias its argument.
- Object.keys return an array
parent 22902de4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment