Searched refs:CopyGlobalReference (Results 1 – 2 of 2) sorted by relevance
30 V8_EXPORT internal::Address* CopyGlobalReference(internal::Address* from);462 this->val_ = reinterpret_cast<T*>(api_internal::CopyGlobalReference(p)); in Copy()
859 i::Address* CopyGlobalReference(i::Address* from) { in CopyGlobalReference() function