v8/src/objects
Benedikt Meurer ef30d69299 [cleanup] Remove obsolete Map::FixProxy().
The implementation of the method is long gone, just the declaration was
left for some reason.

Bug: v8:9183
Change-Id: Id68fc6afa63c3663769f9d8e0a6bc1a7a3aa5e35
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1601497
Commit-Queue: Benedikt Meurer <bmeurer@chromium.org>
Commit-Queue: Yang Guo <yangguo@chromium.org>
Auto-Submit: Benedikt Meurer <bmeurer@chromium.org>
Reviewed-by: Yang Guo <yangguo@chromium.org>
Cr-Commit-Position: refs/heads/master@{#61361}
2019-05-09 06:37:38 +00:00
..
allocation-site-inl.h [cleanup] #include heap-inl.h less often 2019-02-15 06:22:53 +00:00
allocation-site.h Torquefy a few types 2019-04-25 20:23:53 +00:00
api-callbacks-inl.h [cleanup] #include heap-inl.h less often 2019-02-15 06:22:53 +00:00
api-callbacks.h Torquefy a few types 2019-03-06 18:40:14 +00:00
arguments-inl.h [torque] convert a handful of simple class layout definitions to Torque 2019-03-01 14:22:18 +00:00
arguments.h Torquefy some simple types 2019-03-08 21:59:06 +00:00
bigint.cc PPC/s390: [cleanup] Use Vector::begin instead of Vector::start 2019-05-01 15:49:32 +00:00
bigint.h [cctest] Add V8_EXPORT_PRIVATE for cctest (objects part) 2019-04-04 14:32:38 +00:00
cell-inl.h [cleanup] #include heap-inl.h less often 2019-02-15 06:22:53 +00:00
cell.h [objects][cleanup] Using 'using' instead of 'typedef' 2019-03-29 19:30:29 +00:00
code-inl.h Derive SourcePositionTableWithFrameCache directly from Struct 2019-04-25 16:03:16 +00:00
code.cc Reland "[ptr-compr] New RelocInfo for compressed pointers." 2019-04-30 07:37:06 +00:00
code.h [wasm-c-api] Introducing WasmCapiFunction 2019-05-08 14:28:06 +00:00
compilation-cache-inl.h Switch RehashBasedOnMap to use ReadOnlyRoots 2019-02-25 12:28:26 +00:00
compilation-cache.h Switch RehashBasedOnMap to use ReadOnlyRoots 2019-02-25 12:28:26 +00:00
compressed-slots-inl.h [cleanup] Move Compressed[XXX]Slot definitions to separate header 2019-03-06 19:41:21 +00:00
compressed-slots.h [cleanup] Move Compressed[XXX]Slot definitions to separate header 2019-03-06 19:41:21 +00:00
data-handler-inl.h [ubsan] Clean up macro usage in *-inl.h 2019-01-09 12:05:15 +00:00
data-handler.h [torque] give field layout macros names that refer to Torque 2019-03-01 15:17:58 +00:00
debug-objects-inl.h [coverage] Reduce IncBlockCounter overhead 2019-04-24 13:09:16 +00:00
debug-objects.cc Redirect BytecodeArray pointers on stack when clearing DebugInfo 2019-04-11 13:01:44 +00:00
debug-objects.h [coverage] Reduce IncBlockCounter overhead 2019-04-24 13:09:16 +00:00
descriptor-array-inl.h Torquefy a few types 2019-04-25 20:23:53 +00:00
descriptor-array.h Torquefy a few types 2019-04-25 20:23:53 +00:00
dictionary-inl.h Switch RehashBasedOnMap to use ReadOnlyRoots 2019-02-25 12:28:26 +00:00
dictionary.h [cctest] Add V8_EXPORT_PRIVATE for cctest (objects part) 2019-04-04 14:32:38 +00:00
embedder-data-array-inl.h [cleanup] Move Compressed[XXX]Slot definitions to separate header 2019-03-06 19:41:21 +00:00
embedder-data-array.cc [cleanup] #include heap-inl.h less often 2019-02-15 06:22:53 +00:00
embedder-data-array.h Torquefy some types 2019-03-25 05:12:38 +00:00
embedder-data-slot-inl.h [ptr-compr][ubsan] Use [Read/Write]UnalignedValue for unaligned fields 2019-03-19 11:34:31 +00:00
embedder-data-slot.h [objects][cleanup] Using 'using' instead of 'typedef' 2019-03-29 19:30:29 +00:00
feedback-cell-inl.h Also reset interrupt budget on feedback cell when flushing bytecode 2019-05-08 15:03:49 +00:00
feedback-cell.h Also reset interrupt budget on feedback cell when flushing bytecode 2019-05-08 15:03:49 +00:00
fixed-array-inl.h Reland "[typedarray] Make JSTypedArray::length authoritative." 2019-05-07 11:46:06 +00:00
fixed-array.h Reland "[typedarray] Make JSTypedArray::length authoritative." 2019-05-07 11:46:06 +00:00
foreign-inl.h [cleanup] #include heap-inl.h less often 2019-02-15 06:22:53 +00:00
foreign.h [ptr-compr] Prepare for changing kTaggedSize, pt.3 2019-03-04 15:40:02 +00:00
frame-array-inl.h [stack trace] Create StackFrameInfo from FrameArray 2019-02-06 13:52:56 +00:00
frame-array.h [wasm][gc] Introduce GlobalWasmCodeRef for use in FrameArray 2019-03-25 13:26:31 +00:00
free-space-inl.h [cleanup] #include heap-inl.h less often 2019-02-15 06:22:53 +00:00
free-space.h Torquefy HeapNumber, FreeSpace 2019-03-27 19:22:38 +00:00
hash-table-inl.h Reland "[heap] Clean-up keys of oldspace weakmaps during scavenge" 2019-04-01 13:59:56 +00:00
hash-table.h [runtime] Specialize LookupKey to StringTableKey 2019-05-07 14:59:00 +00:00
heap-number-inl.h [cleanup] #include heap-inl.h less often 2019-02-15 06:22:53 +00:00
heap-number.h [ubsan] Clean up macro usage in *-inl.h 2019-01-09 12:05:15 +00:00
heap-object-inl.h [cleanup] Remove unnecessary static functions from heap-object.h 2019-03-18 13:15:26 +00:00
heap-object.h [cctest] Add V8_EXPORT_PRIVATE for cctest (objects part) 2019-04-04 14:32:38 +00:00
instance-type-inl.h v8: Fix -Wextra-semi warnings, enable warning. 2019-02-13 14:11:28 +00:00
instance-type.h [wasm-c-api] Introducing WasmCapiFunction 2019-05-08 14:28:06 +00:00
intl-objects.cc [intl] Remove redundant flattening of strings. 2019-05-08 15:05:27 +00:00
intl-objects.h [Intl] Add numberingSystem/calendar 2019-04-29 07:01:02 +00:00
intl-objects.tq [torque] Convert few class layout definitions to torque. 2019-04-29 18:10:59 +00:00
js-array-buffer-inl.h Reland "[typedarray] Make JSTypedArray::length authoritative." 2019-05-07 11:46:06 +00:00
js-array-buffer.cc Reland "[typedarray] Make JSTypedArray::length authoritative." 2019-05-07 11:46:06 +00:00
js-array-buffer.h Reland "[typedarray] Make JSTypedArray::length authoritative." 2019-05-07 11:46:06 +00:00
js-array-inl.h [runtime] Change FIELD_ADDR to .ptr() instead of ->ptr() 2019-02-13 13:23:59 +00:00
js-array.h [cctest] Add V8_EXPORT_PRIVATE for cctest (objects part) 2019-04-04 14:32:38 +00:00
js-break-iterator-inl.h [runtime] Change FIELD_ADDR to .ptr() instead of ->ptr() 2019-02-13 13:23:59 +00:00
js-break-iterator.cc [Intl] Improve Intl constructor performance 2019-02-07 03:10:23 +00:00
js-break-iterator.h [cctest] Add V8_EXPORT_PRIVATE for cctest (objects part) 2019-04-04 14:32:38 +00:00
js-collator-inl.h v8: Fix -Wextra-semi warnings, enable warning. 2019-02-13 14:11:28 +00:00
js-collator.cc [Intl] Use setUnicodeKeywordValue instead of setKeywordValue 2019-04-10 21:51:59 +00:00
js-collator.h [cctest] Add V8_EXPORT_PRIVATE for cctest (objects part) 2019-04-04 14:32:38 +00:00
js-collection-inl.h [heap] Various improvements to GC stats. 2019-04-08 15:37:07 +00:00
js-collection-iterator.h [cleanup] Reduce dependents of ordered-hash-table.h to 71. 2019-03-26 16:13:58 +00:00
js-collection.h [heap] Various improvements to GC stats. 2019-04-08 15:37:07 +00:00
js-date-time-format-inl.h [torque] Convert few class layout definitions to torque. 2019-04-29 18:10:59 +00:00
js-date-time-format.cc [Intl] Add numberingSystem/calendar 2019-04-29 07:01:02 +00:00
js-date-time-format.h [torque] Convert few class layout definitions to torque. 2019-04-29 18:10:59 +00:00
js-generator-inl.h [ubsan] Clean up macro usage in *-inl.h 2019-01-09 12:05:15 +00:00
js-generator.h [torque] convert GeneratorObjects to torque 2019-03-20 09:00:52 +00:00
js-list-format-inl.h [torque] Convert few class layout definitions to torque. 2019-04-29 18:10:59 +00:00
js-list-format.cc [intl] Remove redundant flattening of strings. 2019-05-08 15:05:27 +00:00
js-list-format.h [torque] Convert few class layout definitions to torque. 2019-04-29 18:10:59 +00:00
js-locale-inl.h [torque] Convert few class layout definitions to torque. 2019-04-29 18:10:59 +00:00
js-locale.cc [Intl] Use setUnicodeKeywordValue instead of setKeywordValue 2019-04-10 21:51:59 +00:00
js-locale.h [torque] Convert few class layout definitions to torque. 2019-04-29 18:10:59 +00:00
js-number-format-inl.h [torque] Convert few class layout definitions to torque. 2019-04-29 18:10:59 +00:00
js-number-format.cc [Intl] Add numberingSystem/calendar 2019-04-29 07:01:02 +00:00
js-number-format.h [torque] Convert few class layout definitions to torque. 2019-04-29 18:10:59 +00:00
js-objects-inl.h Also reset interrupt budget on feedback cell when flushing bytecode 2019-05-08 15:03:49 +00:00
js-objects.cc Add new frozen, sealed holey elements kind 2019-05-07 19:09:32 +00:00
js-objects.h Revert "[compiler] Don't collect source positions for the top frame" 2019-05-07 11:34:52 +00:00
js-plural-rules-inl.h [torque] Convert few class layout definitions to torque. 2019-04-29 18:10:59 +00:00
js-plural-rules.cc [Intl] Reduces memory by sharing code. 2019-02-08 21:44:44 +00:00
js-plural-rules.h [torque] Convert few class layout definitions to torque. 2019-04-29 18:10:59 +00:00
js-promise-inl.h [ubsan] Clean up macro usage in *-inl.h 2019-01-09 12:05:15 +00:00
js-promise.h [cctest] Add V8_EXPORT_PRIVATE for cctest (objects part) 2019-04-04 14:32:38 +00:00
js-proxy-inl.h [ubsan] Clean up macro usage in *-inl.h 2019-01-09 12:05:15 +00:00
js-proxy.h Tighten types of Map::prototype and JSFunction::instance_prototype 2019-04-01 10:45:33 +00:00
js-regexp-inl.h [nojit] Ship the regexp interpreter unconditionally 2019-01-23 16:06:31 +00:00
js-regexp-string-iterator-inl.h [ubsan] Clean up macro usage in *-inl.h 2019-01-09 12:05:15 +00:00
js-regexp-string-iterator.h Torquefy a few types 2019-03-06 18:40:14 +00:00
js-regexp.h Remove always-true --harmony-string-matchall runtime flag 2019-04-25 10:46:05 +00:00
js-relative-time-format-inl.h [torque] Convert few class layout definitions to torque. 2019-04-29 18:10:59 +00:00
js-relative-time-format.cc [Intl] Upgrade RelativeTimeFormat formatToParts 2019-04-12 02:42:22 +00:00
js-relative-time-format.h [torque] Convert few class layout definitions to torque. 2019-04-29 18:10:59 +00:00
js-segment-iterator-inl.h [torque] Convert few class layout definitions to torque. 2019-04-29 18:10:59 +00:00
js-segment-iterator.cc Defer inferring language mode as far as possible 2019-01-25 11:53:19 +00:00
js-segment-iterator.h [torque] Convert few class layout definitions to torque. 2019-04-29 18:10:59 +00:00
js-segmenter-inl.h [torque] Convert few class layout definitions to torque. 2019-04-29 18:10:59 +00:00
js-segmenter.cc [Intl] Improve Intl constructor performance 2019-02-07 03:10:23 +00:00
js-segmenter.h [torque] Convert few class layout definitions to torque. 2019-04-29 18:10:59 +00:00
js-weak-refs-inl.h [js weak refs] Expand WeakCell::WeakCellVerify + minor fix 2019-01-31 16:50:20 +00:00
js-weak-refs.h Revert "Torquefy a few more types" 2019-04-08 22:29:10 +00:00
literal-objects-inl.h v8: Fix -Wextra-semi warnings, enable warning. 2019-02-13 14:11:28 +00:00
literal-objects.cc [objects][cleanup] Using 'using' instead of 'typedef' 2019-03-29 19:30:29 +00:00
literal-objects.h [torque] give field layout macros names that refer to Torque 2019-03-01 15:17:58 +00:00
managed.cc Only deregister Managed destructors on second pass callback 2018-10-12 08:47:43 +00:00
managed.h [cctest] Add V8_EXPORT_PRIVATE for cctest (objects part) 2019-04-04 14:32:38 +00:00
map-inl.h Add new frozen, sealed holey elements kind 2019-05-07 19:09:32 +00:00
map.cc Add new frozen, sealed holey elements kind 2019-05-07 19:09:32 +00:00
map.h [cleanup] Remove obsolete Map::FixProxy(). 2019-05-09 06:37:38 +00:00
maybe-object-inl.h [cleanup] Cleanup how we check heap object tags 2019-04-29 15:27:36 +00:00
maybe-object.h [cleanup] Cleanup how we check heap object tags 2019-04-29 15:27:36 +00:00
microtask-inl.h [cleanup] #include heap-inl.h less often 2019-02-15 06:22:53 +00:00
microtask.h [torque] give field layout macros names that refer to Torque 2019-03-01 15:17:58 +00:00
module-inl.h [ubsan] Clean up macro usage in *-inl.h 2019-01-09 12:05:15 +00:00
module.cc [parser] Various Scope and Context speedups 2019-01-28 13:06:03 +00:00
module.h [torque] give field layout macros names that refer to Torque 2019-03-01 15:17:58 +00:00
name-inl.h [csa] Make JSProxy's CheckGetSetTrapResult bailout for certain names 2019-03-12 17:44:18 +00:00
name.h [objects][cleanup] Using 'using' instead of 'typedef' 2019-03-29 19:30:29 +00:00
object-list-macros.h [cleanup] Move object lists macros and forward declarations from objects.h 2019-04-29 15:59:36 +00:00
object-macros-undef.h [cleanup] Move object lists macros and forward declarations from objects.h 2019-04-29 15:59:36 +00:00
object-macros.h [cleanup] Move object lists macros and forward declarations from objects.h 2019-04-29 15:59:36 +00:00
oddball-inl.h [cleanup] #include heap-inl.h less often 2019-02-15 06:22:53 +00:00
oddball.h [objects][cleanup] Using 'using' instead of 'typedef' 2019-03-29 19:30:29 +00:00
ordered-hash-table-inl.h [cleanup] Reduce dependents of ordered-hash-table.h to 71. 2019-03-26 16:13:58 +00:00
ordered-hash-table.cc [cctest] Add V8_EXPORT_PRIVATE for cctest (objects part) 2019-04-04 14:32:38 +00:00
ordered-hash-table.h [cctest] Add V8_EXPORT_PRIVATE for cctest (objects part) 2019-04-04 14:32:38 +00:00
promise-inl.h v8: Fix -Wextra-semi warnings, enable warning. 2019-02-13 14:11:28 +00:00
promise.h [torque] Convert a few class layout definitions to torque. 2019-04-17 01:59:19 +00:00
property-array-inl.h [cleanup] #include heap-inl.h less often 2019-02-15 06:22:53 +00:00
property-array.h [objects][cleanup] Using 'using' instead of 'typedef' 2019-03-29 19:30:29 +00:00
property-cell-inl.h [torque] Convert a few class layout definitions to torque. 2019-04-17 01:59:19 +00:00
property-cell.h [torque] Convert a few class layout definitions to torque. 2019-04-17 01:59:19 +00:00
property-descriptor-object-inl.h [ubsan] Clean up macro usage in *-inl.h 2019-01-09 12:05:15 +00:00
property-descriptor-object.h v8: Fix -Wextra-semi warnings, enable warning. 2019-02-13 14:11:28 +00:00
prototype-info-inl.h Torquefy some simple types 2019-03-08 21:59:06 +00:00
prototype-info.h [cctest] Add V8_EXPORT_PRIVATE for cctest (objects part) 2019-04-04 14:32:38 +00:00
regexp-match-info.h [torque] Convert a few class layout definitions to torque. 2019-04-17 01:59:19 +00:00
scope-info.cc [ast] Refactor resolution of private names 2019-04-09 23:45:14 +00:00
scope-info.h [ast] Refactor resolution of private names 2019-04-09 23:45:14 +00:00
script-inl.h Torquefy some simple types 2019-03-08 21:59:06 +00:00
script.h [cctest] Add V8_EXPORT_PRIVATE for cctest (objects part) 2019-04-04 14:32:38 +00:00
shared-function-info-inl.h [torque] Add support for conditionally-included class fields 2019-05-08 17:25:02 +00:00
shared-function-info.h [torque] Add support for conditionally-included class fields 2019-05-08 17:25:02 +00:00
slots-atomic-inl.h [objects][cleanup] Using 'using' instead of 'typedef' 2019-03-29 19:30:29 +00:00
slots-inl.h [cleanup] Move Compressed[XXX]Slot definitions to separate header 2019-03-06 19:41:21 +00:00
slots.h [objects][cleanup] Using 'using' instead of 'typedef' 2019-03-29 19:30:29 +00:00
smi-inl.h [ubsan] Clean up macro usage in *-inl.h 2019-01-09 12:05:15 +00:00
smi.h [cctest] Add V8_EXPORT_PRIVATE for cctest (objects part) 2019-04-04 14:32:38 +00:00
stack-frame-info-inl.h [stack-trace] Add 'IsUserJavaScript' flag to stack frame API 2019-05-06 09:48:07 +00:00
stack-frame-info.cc [stack-trace] Add 'IsUserJavaScript' flag to stack frame API 2019-05-06 09:48:07 +00:00
stack-frame-info.h [stack-trace] Add 'IsUserJavaScript' flag to stack frame API 2019-05-06 09:48:07 +00:00
string-comparator.cc Extract String class from objects.cc 2019-01-31 10:24:51 +00:00
string-comparator.h Extract String class from objects.cc 2019-01-31 10:24:51 +00:00
string-inl.h [runtime] Cleanup StringTableKey 2019-05-07 12:28:52 +00:00
string-table-inl.h [runtime] Cleanup StringTableKey 2019-05-07 12:28:52 +00:00
string-table.h [runtime] Move ForwardStringIfExists to snapshot deserializer 2019-05-07 16:48:15 +00:00
string.cc [heap] Skip read-only space in Heap::Contains 2019-05-08 18:21:47 +00:00
string.h [runtime] Move ForwardStringIfExists to snapshot deserializer 2019-05-07 16:48:15 +00:00
struct-inl.h [cleanup] #include heap-inl.h less often 2019-02-15 06:22:53 +00:00
struct.h Torquefy a few types 2019-03-06 18:40:14 +00:00
template-objects-inl.h [Runtime] Ensure template objects are retained if bytecode is flushed. 2019-02-25 11:20:06 +00:00
template-objects.cc Retire PretenureFlag and use AllocationType everywhere. 2019-03-12 08:10:44 +00:00
template-objects.h [Runtime] Ensure template objects are retained if bytecode is flushed. 2019-02-25 11:20:06 +00:00
templates-inl.h Torquefy some simple types 2019-03-08 18:38:05 +00:00
templates.h Torquefy some simple types 2019-03-08 18:38:05 +00:00