Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
56
type
ClassFinalizer
interface
{
57
Finalize()
58
}
59
60
// =============================================================================
Callers
1
goClassFinalizerProxy
Function · 0.65
Implementers
2
bridgeFinalizerProbe
bridge_test.go
Point
value_test.go
Calls
no outgoing calls
Tested by
no test coverage detected