• 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
..
libplatform Loading commit data...
OWNERS Loading commit data...
v8-debug.h Loading commit data...
v8-platform.h Loading commit data...
v8-profiler.h Loading commit data...
v8-testing.h Loading commit data...
v8-util.h Loading commit data...
v8-version.h Loading commit data...
v8.h Loading commit data...
v8config.h Loading commit data...