Commit 877d9758 authored by neis's avatar neis Committed by Commit bot

[compiler] Add more tests for monotonicity of typing.

R=jarin@chromium.org
BUG=

Review-Url: https://codereview.chromium.org/2753543009
Cr-Commit-Position: refs/heads/master@{#43885}
parent 86fa01c7
...@@ -23,7 +23,7 @@ class Operator; ...@@ -23,7 +23,7 @@ class Operator;
class Type; class Type;
class TypeCache; class TypeCache;
class OperationTyper { class V8_EXPORT_PRIVATE OperationTyper {
public: public:
OperationTyper(Isolate* isolate, Zone* zone); OperationTyper(Isolate* isolate, Zone* zone);
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment