MCPcopy Create free account
hub / github.com/buke/quickjs-go / Finalize

Method Finalize

class.go:57–57  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

55// when the JavaScript object is garbage collected
56type ClassFinalizer interface {
57 Finalize()
58}
59
60// =============================================================================

Callers 1

goClassFinalizerProxyFunction · 0.65

Implementers 2

bridgeFinalizerProbebridge_test.go
Pointvalue_test.go

Calls

no outgoing calls

Tested by

no test coverage detected