Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8004921
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T17:04:04+00:00 2026-06-04T17:04:04+00:00

I have the following JavaScripts objects: var foo = {foofoo:value}; var bar = {barbar:value2};

  • 0

I have the following JavaScripts objects:

var foo = {"foofoo":value};
var bar = {"barbar":value2}; //and so on

these objects will be added to several arrays:

var container = [foo, bar, baz, etc];
var container2 = [foo, bar, glob, etc]; //and so on, for lots of containers.

If I have a lot of objects (such as foo) that get put in these arrays, would it be advantageous to use some kind of hashcode table and store objects by some kind of UID? Or does JavaScript’s passing by reference give me that feature already?

http://www.timdown.co.uk/jshashtable/ seems to provide such a function.

Sorry but my knowledge of JavaScript is not too comprehensive.

Edit: I suppose another way to re-phrase this question more generally – is there any case in which a hash table is useful for a language (like JavaScript) that passes objects by reference?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T17:04:05+00:00Added an answer on June 4, 2026 at 5:04 pm

    Javascript objects are always passed by reference; it is impossible to unwittingly create a copy.

    You have nothing to worry about.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have the following (simplified) code: var Foo = (function () { var data
I have the following JavaScript array of real estate home objects: var json =
I have an array of javascript objects like the following: var food = [
I have the following javascript object literal (excerpt) var foo = {hello[35]:100,goodbye[45]:42}; I have
I have the following JavaScript code: oCoord = {x: null, y: null}; var aStack
Assign object literal properties var foo = { bar : 'hello'}; Ternary var cats
I have 41 JSON objects, each with the same scheme. These objects are fairly
I have the following code (Javascript): var boolA = false; var boolB = Math.random()*2
I have an array of objects that have 2 properties: Key and Value. I
I want to define the following object in javascript: var property = 'foo'; var

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.