• rmcilroy's avatar
    Add CompileInfo::GetDebugName() · 53ac9fe8
    rmcilroy authored
    Replaces all instances of the code which computed the debug
    name of a stub or function with calls to CompileInfo::GetDebugName instead.
    
    Also:
      - Removes useless parameter on CodeStub::GetMajorName
      - Removes FakeStubForTesting since it is no longer required
      - Adds CompileInfo::ShouldEnsureSpaceForLazyDeopt() to replace unclear calls to IsStub().
    
    Review URL: https://codereview.chromium.org/1297203002
    
    Cr-Commit-Position: refs/heads/master@{#30324}
    53ac9fe8
Name
Last commit
Last update
..
DEPS Loading commit data...
OWNERS Loading commit data...
mksnapshot.cc Loading commit data...
natives-common.cc Loading commit data...
natives-external.cc Loading commit data...
natives.h Loading commit data...
serialize.cc Loading commit data...
serialize.h Loading commit data...
snapshot-common.cc Loading commit data...
snapshot-empty.cc Loading commit data...
snapshot-external.cc Loading commit data...
snapshot-source-sink.cc Loading commit data...
snapshot-source-sink.h Loading commit data...
snapshot.h Loading commit data...