Skip to main content

References, Values, and Memory Management

  • Chapter
  • First Online:
How JavaScript Works
  • 358 Accesses

Abstract

We have already alluded to the fact that variables point to certain points in memory, and we’ve also briefly covered how deep and shallow copies of objects exist. In this chapter, we’ll be going into more depth about how these features actually work. All of the concepts we will discuss in this chapter fall under a broad topic known as “memory management.” Memory management, in simple terms, is how JavaScript allocates data we create to memory.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

eBook
USD 16.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 16.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2023 The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature

About this chapter

Check for updates. Verify currency and authenticity via CrossMark

Cite this chapter

Simpson, J. (2023). References, Values, and Memory Management. In: How JavaScript Works . Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-9738-4_5

Download citation

Publish with us

Policies and ethics