soiz1's picture
Upload folder using huggingface_hub
8f3f8db verified
raw
history blame contribute delete
258 Bytes
asOop:/asValue:
generateCoerceToObjectFromPtr: aNode on: aStream
"This code assumes no named instance variables"
self halt: 'todo'.
aStream nextPutAll: 'oopForPointer('.
self emitJSExpression: aNode on: aStream.
aStream nextPutAll: ') - BASE_HEADER_SIZE'