Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(27)

Issue 9433051: RandomizedVirtualAlloc should check for isolate presence instead of using Isolate::Current() (Closed)

Created:
8 years, 10 months ago by Vyacheslav Egorov (Chromium)
Modified:
8 years, 9 months ago
Reviewers:
Erik Corry
CC:
v8-dev
Visibility:
Public.

Description

RandomizedVirtualAlloc should check for isolate presence instead of using Isolate::Current() CpuFeatures::Probe request executable memory before any isolate is initialized and entered. TBR=erik.corry@gmail.com Committed: https://code.google.com/p/v8/source/detail?r=10798

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -13 lines) Patch
M src/platform-win32.cc View 1 chunk +20 lines, -13 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Vyacheslav Egorov (Chromium)
8 years, 10 months ago (2012-02-22 19:47:32 UTC) #1
Erik Corry
8 years, 9 months ago (2012-03-01 12:05:30 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698