v8/src/arm64
Richard Townsend d07a30ba64 build: Add V8_EXPORT_PRIVATE to PushPopQueue
Fixes a link error for Windows on Arm component builds.

Change-Id: I848c3aac710b6cbb099011d9c56d7cbc8b5b97fc
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1611683
Reviewed-by: Sigurd Schneider <sigurds@chromium.org>
Commit-Queue: Sigurd Schneider <sigurds@chromium.org>
Cr-Commit-Position: refs/heads/master@{#61502}
2019-05-15 07:01:34 +00:00
..
assembler-arm64-inl.h [ic] Do not decode instructions to detect deoptimized code. 2019-05-08 14:13:28 +00:00
assembler-arm64.cc Reland "[ptr-compr] New RelocInfo for compressed pointers." 2019-04-30 07:37:06 +00:00
assembler-arm64.h [ic] Do not decode instructions to detect deoptimized code. 2019-05-08 14:13:28 +00:00
constants-arm64.h Reland "[parser] Inline byte scope data into PreparseData object" 2019-01-14 14:17:05 +00:00
cpu-arm64.cc Ignore cache flush when running V8 arm64 backend under simulator 2019-03-01 22:16:43 +00:00
decoder-arm64-inl.h [wasm][arm64] Extend jump table stress test to ARM64. 2018-08-09 10:37:58 +00:00
decoder-arm64.cc
decoder-arm64.h fix: remove some unnecessary V8_EXPORT_PRIVATE annotations 2019-05-14 16:51:53 +00:00
deoptimizer-arm64.cc [arm64] Remove x18 from saved_register list for deoptimization 2019-05-08 15:07:07 +00:00
disasm-arm64.cc [cleanup] Use Vector::begin instead of Vector::start 2019-04-29 12:43:16 +00:00
disasm-arm64.h [cctest] Add V8_EXPORT_PRIVATE to arm/arm64 ports 2019-04-09 12:00:39 +00:00
eh-frame-arm64.cc [arm64] Rename csp to sp 2018-01-18 14:20:40 +00:00
frame-constants-arm64.cc [arm64] Update BuiltinContinuation frames for jssp alignment. 2017-10-11 15:05:20 +00:00
frame-constants-arm64.h [cleanup] Remove obsolete {ExitFrame::code_slot} mechanism. 2019-03-15 14:28:05 +00:00
instructions-arm64-constants.cc [cctest] Add V8_EXPORT_PRIVATE to arm/arm64 ports 2019-04-09 12:00:39 +00:00
instructions-arm64.cc [assembler] Factor out Registers from assembler.h 2018-12-19 09:18:20 +00:00
instructions-arm64.h [cctest] Add V8_EXPORT_PRIVATE to arm/arm64 ports 2019-04-09 12:00:39 +00:00
instrument-arm64.cc [arm64] Add missing simulator instrumentation counter. 2018-07-05 10:10:28 +00:00
instrument-arm64.h Use nullptr instead of NULL where possible 2017-10-13 17:21:49 +00:00
interface-descriptors-arm64.cc Reland "[heap] Clean-up keys of oldspace weakmaps during scavenge" 2019-04-01 13:59:56 +00:00
macro-assembler-arm64-inl.h Touch guard pages when allocating stack frames 2019-05-02 17:46:18 +00:00
macro-assembler-arm64.cc [arm][arm64] Do not allocate temp registers for the write barrier. 2019-05-02 11:19:00 +00:00
macro-assembler-arm64.h build: Add V8_EXPORT_PRIVATE to PushPopQueue 2019-05-15 07:01:34 +00:00
register-arm64.cc [assembler] Factor out Registers from assembler.h 2018-12-19 09:18:20 +00:00
register-arm64.h Reland "[arm64] Cleanup TODO around handling of x18" 2019-04-29 12:31:16 +00:00
simulator-arm64.cc Reland "[heap] Skip read-only space in Heap::Contains" 2019-05-14 14:06:23 +00:00
simulator-arm64.h [cctest] Add V8_EXPORT_PRIVATE to arm/arm64 ports 2019-04-09 12:00:39 +00:00
simulator-logic-arm64.cc Use the std version of copysign math function 2019-03-14 15:17:54 +00:00
utils-arm64.cc Reland "Add Windows ARM64 ABI support to V8" 2018-10-24 19:46:36 +00:00
utils-arm64.h [cctest] Add V8_EXPORT_PRIVATE to arm/arm64 ports 2019-04-09 12:00:39 +00:00