Lines Matching refs:from
45 print(" prints memory chunks from the 'space' owned by the heap in the");
52 print(" 'address' is from, e.g. !where(0x235cb869f9)");
54 print(" prints slots from the remembered set in the MemoryChunk. If");
100 print(" To run any function from this script (live or postmortem):");
191 // readMemoryValues throws if cannot read from 'address'.
365 // readMemoryValues throws if cannot read from 'address'.
514 // another object, in which case it's time to pop out from the recursion.
630 // new space doesn't use the chunk list from its base class but from
631 // the to/from semi-spaces it points to
736 print(`${prefix} from the spare block at ${hex(location)}`);
739 print(`${prefix} from a new block to be allocated`);