nqp icon indicating copy to clipboard operation
nqp copied to clipboard

nqp::setobjsc and nqp::scsetobj are not documented

Open moritz opened this issue 6 years ago • 4 comments

The two ops mentioned in the title are missing from docs/ops.markdown.

moritz avatar Apr 05 '19 18:04 moritz

Ditto the other serialization context ops

Kaiepi avatar Apr 05 '19 18:04 Kaiepi

See also https://github.com/perl6/nqp/issues/293

MasterDuke17 avatar Apr 10 '19 14:04 MasterDuke17

Literally the opcodes are there, but they were added as placeholders with no docs, so still needs resolution

coke avatar Oct 16 '20 14:10 coke

  • [ ] getobjsc
  • [ ] popcompsc
  • [ ] pushcompsc
  • [ ] scdisclaim
  • [ ] scgetobj
  • [ ] scgetobjidx
  • [ ] scobjcount
  • [ ] scsetobj
  • [ ] scwbdisable
  • [ ] scwbenable
  • [ ] setobjsc

coke avatar Oct 28 '20 21:10 coke