summaryrefslogtreecommitdiff
path: root/node.c
diff options
context:
space:
mode:
authoreileencodes <eileencodes@gmail.com>2024-01-17 10:09:18 -0500
committerAaron Patterson <aaron.patterson@gmail.com>2024-01-17 13:08:49 -0800
commit3c9dc2f806af09005d39b4d8ffbf260485b248e2 (patch)
treeadbd1ba1a94d162512b58b43a709eb20bd9012cf /node.c
parent98d6f503129f436292073c22ac1051a31bfd5f00 (diff)
[Prism] Implement defined? for PM_CONSTANT_PATH_OPERATOR_WRITE_NODE
Ruby code: ```ruby defined?(Prism::CPOWN += 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 'node.c')
0 files changed, 0 insertions, 0 deletions