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

Issue 212163004: Hide some runtime functions. (Closed)

Created:
6 years, 9 months ago by Yang
Modified:
6 years, 9 months ago
CC:
v8-dev
Visibility:
Public.

Description

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+478 lines, -578 lines) Patch
M src/arm/builtins-arm.cc View 8 chunks +9 lines, -9 lines 0 comments Download
M src/arm/code-stubs-arm.cc View 9 chunks +10 lines, -9 lines 0 comments Download
M src/arm/full-codegen-arm.cc View 28 chunks +31 lines, -31 lines 0 comments Download
M src/arm/lithium-codegen-arm.cc View 10 chunks +12 lines, -12 lines 0 comments Download
M src/arm/macro-assembler-arm.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M src/arm64/builtins-arm64.cc View 9 chunks +10 lines, -10 lines 0 comments Download
M src/arm64/code-stubs-arm64.cc View 9 chunks +10 lines, -9 lines 0 comments Download
M src/arm64/full-codegen-arm64.cc View 28 chunks +31 lines, -31 lines 0 comments Download
M src/arm64/lithium-codegen-arm64.cc View 9 chunks +12 lines, -12 lines 0 comments Download
M src/arm64/macro-assembler-arm64.cc View 2 chunks +4 lines, -3 lines 0 comments Download
M src/builtins.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/full-codegen.cc View 8 chunks +8 lines, -8 lines 0 comments Download
M src/hydrogen.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M src/hydrogen-instructions.h View 1 chunk +1 line, -1 line 0 comments Download
M src/ia32/builtins-ia32.cc View 8 chunks +9 lines, -9 lines 0 comments Download
M src/ia32/code-stubs-ia32.cc View 9 chunks +10 lines, -9 lines 0 comments Download
M src/ia32/full-codegen-ia32.cc View 28 chunks +31 lines, -31 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 10 chunks +12 lines, -12 lines 0 comments Download
M src/ia32/macro-assembler-ia32.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M src/mips/builtins-mips.cc View 8 chunks +9 lines, -9 lines 0 comments Download
M src/mips/code-stubs-mips.cc View 9 chunks +10 lines, -9 lines 0 comments Download
M src/mips/full-codegen-mips.cc View 28 chunks +31 lines, -31 lines 0 comments Download
M src/mips/lithium-codegen-mips.cc View 10 chunks +12 lines, -12 lines 0 comments Download
M src/mips/macro-assembler-mips.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M src/parser.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M src/runtime.h View 7 chunks +72 lines, -62 lines 0 comments Download
M src/runtime.cc View 50 chunks +53 lines, -69 lines 0 comments Download
M src/serialize.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M src/x64/builtins-x64.cc View 8 chunks +9 lines, -9 lines 0 comments Download
M src/x64/code-stubs-x64.cc View 9 chunks +10 lines, -9 lines 0 comments Download
M src/x64/full-codegen-x64.cc View 28 chunks +31 lines, -31 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 10 chunks +12 lines, -12 lines 0 comments Download
M src/x64/macro-assembler-x64.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M test/mjsunit/fuzz-natives-part1.js View 2 chunks +1 line, -26 lines 0 comments Download
M test/mjsunit/fuzz-natives-part2.js View 2 chunks +1 line, -27 lines 0 comments Download
M test/mjsunit/fuzz-natives-part3.js View 3 chunks +2 lines, -27 lines 0 comments Download
M test/mjsunit/fuzz-natives-part4.js View 2 chunks +1 line, -26 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Yang
6 years, 9 months ago (2014-03-26 10:55:34 UTC) #1
Dmitry Lomov (no reviews)
lgtm
6 years, 9 months ago (2014-03-26 13:01:52 UTC) #2
Yang
6 years, 9 months ago (2014-03-26 15:52:20 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r20285 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698