diff options
| author | eileencodes <eileencodes@gmail.com> | 2024-01-17 10:05:58 -0500 |
|---|---|---|
| committer | Aaron Patterson <aaron.patterson@gmail.com> | 2024-01-17 13:08:49 -0800 |
| commit | 98d6f503129f436292073c22ac1051a31bfd5f00 (patch) | |
| tree | 224f2ab5395be6e34a7a5af582abb50b6e76466a /ruby.c | |
| parent | 7522e867ee1b77a303d294ef9fba26889c1e59dd (diff) | |
[Prism] Implement defined? for PM_CONSTANT_PATH_AND_WRITE_NODE
Ruby code:
```ruby
defined?(Prism::CPAWN &&= 1)
```
Instructions:
```
"********* Ruby *************"
== disasm: #<ISeq:<compiled>@<compiled>:1 (1,0)-(59,58)>
0000 putobject "assignment" ( 59)[Li]
0002 leave
"********* PRISM *************"
== disasm: #<ISeq:<compiled>@<compiled>:58 (58,0)-(58,58)>
0000 putobject "assignment" ( 58)[Li]
0002 leave
```
Related: ruby/prism#2188
Diffstat (limited to 'ruby.c')
0 files changed, 0 insertions, 0 deletions
