v8/test
Bret Sepulveda 152c93d8fc Stop logging Builtin functions as LazyCompile (reland).
Builtin functions were being logged via both LogCodeObjects and
LogCompiledFunctions. The latter assumes the code in question has a
Name and so would end up logging an unattributable entry. This patch
stops logging that entry.

Bug: v8:8061
Change-Id: Iebc9bfa9618986afdbf8b1b71b64bf17a1f4196a
Reviewed-on: https://chromium-review.googlesource.com/1184923
Reviewed-by: Peter Marshall <petermarshall@chromium.org>
Commit-Queue: Bret Sepulveda <bsep@chromium.org>
Cr-Commit-Position: refs/heads/master@{#55379}
2018-08-24 08:44:01 +00:00
..
benchmarks Reland "[build] Remove legacy isolate configurations" 2018-03-28 12:36:55 +00:00
cctest Stop logging Builtin functions as LazyCompile (reland). 2018-08-24 08:44:01 +00:00
common [wasm] Add WasmFeatures to enable/detect features 2018-08-09 10:58:22 +00:00
debugger [debug] remove break_id 2018-08-13 08:48:34 +00:00
fuzzer Reland "[wasm] Implement the new API for WebAssembly.instantiateStreaming" 2018-08-14 08:20:19 +00:00
inspector Revert "inspector: find magic comment using V8 scanner" 2018-08-22 11:13:16 +00:00
intl [Intl] fix Intl.ListFormat / RelativeTimeFormat subclassing bug 2018-08-23 01:45:33 +00:00
js-perf-test [jstest] Fix ElementsKind of the array that gets sorted 2018-08-24 07:35:07 +00:00
memory [builtins] Add embedded stats to --serialization-statistics 2018-07-05 12:33:26 +00:00
message Reland ^2 "[array] Move Array.p.sort to Torque and use TimSort instead of QuickSort" 2018-08-23 15:43:29 +00:00
mjsunit [array] Replace JS Array.p.reverse with a Torque implementation 2018-08-24 05:57:20 +00:00
mkgrokdump Implement global proposal 2018-08-16 11:07:21 +00:00
mozilla Roll ICU to ICU 62.1 2018-07-11 10:24:26 +00:00
preparser Reland "[build] Remove legacy isolate configurations" 2018-03-28 12:36:55 +00:00
test262 [array] Replace JS Array.p.reverse with a Torque implementation 2018-08-24 05:57:20 +00:00
torque [torque] only expose safe FixedArray allocation 2018-08-13 15:58:17 +00:00
unittests [gcc] Minor syntactic fixes for older gcc 2018-08-22 10:01:46 +00:00
wasm-spec-tests [wasm] Update spec tests 2018-08-22 09:34:31 +00:00
webkit [test] Bump shards on slow arm64 trybot 2018-08-10 14:22:01 +00:00
BUILD.gn Reland "[test] Add logic to run tests on Android" 2018-08-10 17:56:12 +00:00