Searched refs:CopyGlobalReference (Results 1 – 2 of 2) sorted by relevance
9923 static internal::Address* CopyGlobalReference(internal::Address* from);10918 this->val_ = reinterpret_cast<T*>(V8::CopyGlobalReference(p)); in Copy()
997 i::Address* V8::CopyGlobalReference(i::Address* from) { in CopyGlobalReference() function in v8::V8