Home | History | Annotate | Download | only in jit

Lines Matching full:load

221     // This will be relinked to load the function without doing a load.
473 // Plant a load from a bogus ofset in the object's property map; we will patch this later, if it is to be used.
518 // Compile a load from an object's property storage. May overwrite base.
627 // If we're patching to use inline storage, convert the initial load to a lea; this avoids the extra load
628 // and makes the subsequent load's offset automatically correct
632 // Patch the offset into the propoerty map to load from, then patch the Structure to look for.
669 // If we're patching to use inline storage, convert the initial load to a lea; this avoids the extra load
670 // and makes the subsequent load's offset automatically correct
674 // Patch the offset into the propoerty map to load from, then patch the Structure to look for.
726 // referencing the prototype object - let's speculatively load it's table nice and early!)
805 // referencing the prototype object - let's speculatively load it's table nice and early!)
1268 // This will be relinked to load the function without doing a load.
1427 // Plant a load from a bogus ofset in the object's property map; we will patch this later, if it is to be used.
1472 // Compile a load from an object's property storage. May overwrite base.
1578 // If we're patching to use inline storage, convert the initial load to a lea; this avoids the extra load
1579 // and makes the subsequent load's offset automatically correct
1583 // Patch the offset into the propoerty map to load from, then patch the Structure to look for.
1619 // If we're patching to use inline storage, convert the initial load to a lea; this avoids the extra load
1620 // and makes the subsequent load's offset automatically correct
1624 // Patch the offset into the propoerty map to load from, then patch the Structure to look for.
1671 // referencing the prototype object - let's speculatively load it's table nice and early!)
1746 // referencing the prototype object - let's speculatively load it's table nice and early!)