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

Issue 299353006: Buildfix for arm (Closed)

Created:
6 years, 7 months ago by jochen (gone - plz use gerrit)
Modified:
6 years, 7 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M src/utils.h View 3 chunks +3 lines, -3 lines 2 comments Download

Messages

Total messages: 4 (0 generated)
jochen (gone - plz use gerrit)
6 years, 7 months ago (2014-05-26 19:42:39 UTC) #1
jochen (gone - plz use gerrit)
Committed patchset #1 manually as r21503 (tree was closed).
6 years, 7 months ago (2014-05-26 19:43:07 UTC) #2
Jakob Kummerow
https://codereview.chromium.org/299353006/diff/1/src/utils.h File src/utils.h (right): https://codereview.chromium.org/299353006/diff/1/src/utils.h#newcode348 src/utils.h:348: extern MemCopyUint8Function memcopy_uint8_function; Before your refactoring, these guys were ...
6 years, 7 months ago (2014-05-27 07:38:46 UTC) #3
jochen (gone - plz use gerrit)
6 years, 7 months ago (2014-05-27 07:48:24 UTC) #4
Message was sent while issue was closed.
https://codereview.chromium.org/299353006/diff/1/src/utils.h
File src/utils.h (right):

https://codereview.chromium.org/299353006/diff/1/src/utils.h#newcode349
src/utils.h:349: void MemCopyUint8Wrapper(uint8_t* dest, const uint8_t* src,
size_t chars) {
no, I just forgot to add V8_INLINE here. I'm just building locally in qemu-arm
before uploading again.

Powered by Google App Engine
This is Rietveld 408576698