v8/src
Ulan Degenbaev 0cd8a913a7 [ia32] Restore FP stack check in the deoptimizer
This restores the check that was removed in
https://chromiumcodereview.appspot.com/12300020/

Bug: chromium:736643

Change-Id: I82e218b9f2572953a7f433d713dff0528574eea1
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2848469
Reviewed-by: Jakob Gruber <jgruber@chromium.org>
Commit-Queue: Ulan Degenbaev <ulan@chromium.org>
Cr-Commit-Position: refs/heads/master@{#74168}
2021-04-26 08:12:47 +00:00
..
api cppgc,heap: Refactor non-tracing GC handler 2021-04-23 08:03:18 +00:00
asmjs [heap] Fix deadlock with concurrent allocation and blocked main thread 2021-03-29 12:29:25 +00:00
ast [logging] Add runtime-call-stats compile-time flag 2021-04-12 15:53:03 +00:00
base [wasm] Add missing scopes for code modification 2021-04-24 08:48:15 +00:00
baseline [cleanup] Remove ToString intrinsic 2021-04-23 15:02:42 +00:00
bigint [bigint] Move multiplication to src/bigint/ 2021-04-19 15:40:43 +00:00
builtins [ia32] Restore FP stack check in the deoptimizer 2021-04-26 08:12:47 +00:00
codegen [ia32] Restore FP stack check in the deoptimizer 2021-04-26 08:12:47 +00:00
common [TurboFan] Fix max double string length in JSNativeContextSpecialization 2021-04-21 13:29:50 +00:00
compiler [compiler] Remove --turbo-direct-heap-access 2021-04-26 06:59:16 +00:00
compiler-dispatcher [compiler] Spawn concurrent jobs for --stress-concurrent-inlining 2021-04-15 06:31:36 +00:00
d8 [test] Fix null dererefence in d8.test.FastCAPI 2021-04-21 13:53:51 +00:00
date Add DIR_METADATA files to v8. 2020-10-20 22:12:28 +00:00
debug [sparkplug][debugger] Fix deopt of inlined function in debugger 2021-04-23 15:15:52 +00:00
deoptimizer Reland "[TurboFan] Fix SpeculativeNumberEqual[Number] with undefined" 2021-04-20 07:44:38 +00:00
diagnostics PPC [simd]: optimize vector load/store on power 9 2021-04-22 23:27:58 +00:00
execution PPC [simd]: optimize vector load/store on power 9 2021-04-22 23:27:58 +00:00
extensions Reland "[api] Add v8::Isolate::ThrowError helper" 2021-04-16 11:48:05 +00:00
flags [compiler] Remove --turbo-direct-heap-access 2021-04-26 06:59:16 +00:00
handles cppgc,heap: Refactor non-tracing GC handler 2021-04-23 08:03:18 +00:00
heap [heap] Remove/resolve TODOs 2021-04-23 17:13:53 +00:00
ic [compiler] Support GetPropertyAccessInfo in a concurrent setting 2021-04-22 10:59:01 +00:00
init Reland "[ic] Add a new MegaDOM IC" 2021-04-20 07:36:26 +00:00
inspector [inspector] Add support for the RegExp d flag 2021-04-23 14:15:32 +00:00
interpreter [cleanup] Remove ToString intrinsic 2021-04-23 15:02:42 +00:00
json Move Map::ReconfigureExistingProperty to MapUpdater 2021-04-08 07:06:37 +00:00
libplatform [diagnostics] Fix os macros for mac as well 2021-04-23 14:16:37 +00:00
libsampler Update OWNERS in src/* 2021-02-25 14:22:51 +00:00
logging [cpu-profiler] Reintroduce support for context filtering 2021-04-21 22:00:30 +00:00
numbers [TurboFan] Fix max double string length in JSNativeContextSpecialization 2021-04-21 13:29:50 +00:00
objects [compiler] Refactor HeapObjectRef::BooleanValue paths 2021-04-26 06:21:06 +00:00
parsing [cleanup] Remove ToString intrinsic 2021-04-23 15:02:42 +00:00
profiler [cpu-profiler] Reintroduce support for context filtering 2021-04-21 22:00:30 +00:00
protobuf Remove petermarshall from OWNERS 2021-03-31 11:00:22 +00:00
regexp [flags] Make --debug-code a build-time flag 2021-04-21 11:54:20 +00:00
roots Reland "[ic] Add a new MegaDOM IC" 2021-04-20 07:36:26 +00:00
runtime [cleanup] Remove ToString intrinsic 2021-04-23 15:02:42 +00:00
sanitizer [platform] Add SharedMemory allocation and mapping 2020-07-30 18:31:21 +00:00
snapshot Reland "[codegen] Add static interface descriptors" 2021-04-16 15:43:05 +00:00
strings [cleanup] Remove atomic kRelaxed accessors in favour for non-atomic ones 2021-03-08 10:57:19 +00:00
tasks [tasks] Cleanup OperationsBarrier 2020-12-17 14:56:33 +00:00
third_party Update OWNERS in src/* 2021-02-25 14:22:51 +00:00
torque Reland "[codegen] Add static interface descriptors" 2021-04-16 15:43:05 +00:00
tracing [logging] Add runtime-call-stats compile-time flag 2021-04-12 15:53:03 +00:00
trap-handler Update OWNERS in src/* 2021-02-25 14:22:51 +00:00
utils [ptr-cage] Factor out a VirtualMemoryCage and remove PtrComprCage 2021-04-19 17:32:04 +00:00
wasm [wasm] Add missing scopes for code modification 2021-04-24 08:48:15 +00:00
web-snapshot Reland "[api] Add v8::Isolate::ThrowError helper" 2021-04-16 11:48:05 +00:00
zone Update OWNERS in src/* 2021-02-25 14:22:51 +00:00
DEPS [test][sparkplug] Test Ignition -> Sparkplug OSR 2021-04-13 14:51:28 +00:00
DIR_METADATA Add DIR_METADATA files to v8. 2020-10-20 22:12:28 +00:00
OWNERS Add DIR_METADATA files to v8. 2020-10-20 22:12:28 +00:00