Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(411)

Issue 9060046: code review 9060046: runtime: revert 3c2cddfbdaec (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 2 months ago by brainman
Modified:
12 years, 2 months ago
Reviewers:
CC:
golang-dev, khr
Visibility:
Public.

Description

runtime: revert 3c2cddfbdaec It appears, syscall.NewCallback still uses heap to store executable code.

Patch Set 1 #

Patch Set 2 : diff -r 3c2cddfbdaec https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 3c2cddfbdaec https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r 3c2cddfbdaec https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -5 lines) Patch
M src/pkg/runtime/mem_windows.c View 1 4 chunks +4 lines, -5 lines 0 comments Download

Messages

Total messages: 3
brainman
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 2 months ago (2013-05-17 04:20:26 UTC) #1
khr
On 2013/05/17 04:20:26, brainman wrote: > Hello mailto:golang-dev@googlegroups.com, > > I'd like you to review ...
12 years, 2 months ago (2013-05-17 04:23:04 UTC) #2
brainman
12 years, 2 months ago (2013-05-17 04:23:37 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=98d8cd2d050d ***

runtime: revert 3c2cddfbdaec

It appears, syscall.NewCallback still
uses heap to store executable code.

R=golang-dev, khr
CC=golang-dev
https://codereview.appspot.com/9060046
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b