-
Hajime Hoshi authored
(This is a reland of golang.org/cl/217417.) A js.Func object in fsCall was created for each call but never released. This CL fixes this. Change-Id: Ifc0efb997c9b3e04641839691ccc04de61ef28d6 Reviewed-on: https://go-review.googlesource.com/c/go/+/220537 Run-TryBot: Hajime Hoshi <hajimehoshi@gmail.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by:
Dmitri Shuralyov <dmitshur@golang.org>
Hajime Hoshi authored(This is a reland of golang.org/cl/217417.) A js.Func object in fsCall was created for each call but never released. This CL fixes this. Change-Id: Ifc0efb997c9b3e04641839691ccc04de61ef28d6 Reviewed-on: https://go-review.googlesource.com/c/go/+/220537 Run-TryBot: Hajime Hoshi <hajimehoshi@gmail.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by:
Dmitri Shuralyov <dmitshur@golang.org>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.