type

JsClosure

src class JsClosure : JsNode

JsClosure provides utilities for working with JS closures.

constructors

methods

emitReflection
write

Write the unique closure specification fields for this pod (JsPod)

writeClosure

Write the actual ClosureExpr

Slot Details

emitReflection

src Bool emitReflection()

make

src new make(CompilerSupport s)

write

src virtual override Void write()

Write the unique closure specification fields for this pod (JsPod)

writeClosure

src Void writeClosure(ClosureExpr ce)

Write the actual ClosureExpr