dotty.tools.backend.sjs.JSPrimitives
See theJSPrimitives companion object
class JSPrimitives(ictx: Context) extends DottyPrimitives
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
In this article
Return the code for the given symbol.
Return the primitive code of the given operation. If the operation is an array get/set, we inspect the type of the receiver to demux the operation.
Return the primitive code of the given operation. If the operation is an array get/set, we inspect the type of the receiver to demux the operation.
The method symbol
The type of the receiver object. It is used only for array operations