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

Issue 1761783004: [WIP] EqualStub and NotEqualStub. (Closed)

Created:
4 years, 9 months ago by Benedikt Meurer
Modified:
4 years, 9 months ago
Reviewers:
CC:
v8-reviews_googlegroups.com, oth, rmcilroy
Base URL:
https://chromium.googlesource.com/v8/v8.git@StringRelationalComparison
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[WIP] EqualStub and NotEqualStub.

Patch Set 1 #

Patch Set 2 : Fixes #

Patch Set 3 : Moar work #

Patch Set 4 : Updates #

Unified diffs Side-by-side diffs Delta from patch set Stats (+619 lines, -37 lines) Patch
M src/code-factory.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/code-factory.cc View 1 1 chunk +12 lines, -0 lines 0 comments Download
M src/code-stubs.h View 1 2 2 chunks +18 lines, -0 lines 0 comments Download
M src/code-stubs.cc View 1 2 3 3 chunks +560 lines, -33 lines 0 comments Download
M src/compiler/code-stub-assembler.h View 1 2 3 3 chunks +4 lines, -0 lines 0 comments Download
M src/compiler/code-stub-assembler.cc View 1 2 3 3 chunks +19 lines, -0 lines 0 comments Download
M src/compiler/js-generic-lowering.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/interpreter/interpreter.cc View 1 2 2 chunks +2 lines, -2 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698