• yangguo's avatar
    Remove JSFunctionResultCache. · 4a2e4420
    yangguo authored
    There is only one use case for it: String.prototype.search converts a
    string argument into a RegExp. The cache is used to avoid repeating that
    conversion. However, this does not make the added complexity worthwhile.
    
    Review URL: https://codereview.chromium.org/1267493006
    
    Cr-Commit-Position: refs/heads/master@{#29985}
    4a2e4420
Name
Last commit
Last update
..
arm Loading commit data...
arm64 Loading commit data...
ia32 Loading commit data...
mips Loading commit data...
mips64 Loading commit data...
ppc Loading commit data...
x64 Loading commit data...
x87 Loading commit data...
OWNERS Loading commit data...
full-codegen.cc Loading commit data...
full-codegen.h Loading commit data...