⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 246266 in webkit


Ignore:
Timestamp:
Jun 10, 2019, 10:16:18 AM (7 years ago)
Author:
Adrian Perez de Castro
Message:

[JSC] Linker fails when unified sources are not in use
https://bugs.webkit.org/show_bug.cgi?id=198722

Reviewed by Keith Miller.

Added missing inclusions of headers in several files which make use of inline functions.

  • b3/B3AtomicValue.cpp:
  • b3/B3BlockInsertionSet.cpp:
  • b3/B3FenceValue.cpp:
  • b3/B3LowerMacrosAfterOptimizations.cpp:
  • b3/B3PureCSE.cpp:
  • b3/B3StackmapValue.cpp:
  • b3/B3SwitchValue.cpp:
  • b3/B3UseCounts.cpp:
  • b3/B3VariableValue.cpp:
  • b3/B3WasmAddressValue.cpp:
  • b3/B3WasmBoundsCheckValue.cpp:
  • ftl/FTLCompile.cpp:
  • wasm/WasmSectionParser.cpp:
  • wasm/WasmTable.cpp:
  • wasm/WasmValidate.cpp:
Location:
trunk/Source/JavaScriptCore
Files:
16 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.