Lines Matching defs:from
224 // memory information from the Isolate. Write easy-to-recognize values on
831 void MoveTracedReference(internal::Address** from, internal::Address** to) {
832 GlobalHandles::MoveTracedReference(from, to);
835 void CopyTracedReference(const internal::Address* const* from,
837 GlobalHandles::CopyTracedReference(from, to);
859 i::Address* CopyGlobalReference(i::Address* from) {
860 i::Handle<i::Object> result = i::GlobalHandles::CopyGlobal(from);
864 void MoveGlobalReference(internal::Address** from, internal::Address** to) {
865 i::GlobalHandles::MoveGlobal(from, to);
1503 "Reading from empty handle")) {
2874 // promoted it, then it is canceled to prevent it from being propagated.
2949 // promoted it, then it is canceled to prevent it from being propagated.
5662 // Copy over the character from temp_buffer.
6326 // Migrate security handlers from global_template to
6328 // information from the global template.
9068 // Try to check for unreasonably large or small values from the embedder.
9332 // Note, we should return the embedded code rande from the .text section here.
10133 const i::HeapEntry* from = ToInternal(this)->from();
10134 return reinterpret_cast<const HeapGraphNode*>(from);
10645 // Do not use ENTER_V8 because this is always called from a running