Home
last modified time | relevance | path

Searched refs:CopyGlobal (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/handles/
H A Dglobal-handles.h63 static Handle<Object> CopyGlobal(Address* location);
H A Dglobal-handles.cc995 Handle<Object> GlobalHandles::CopyGlobal(Address* location) { in CopyGlobal() function in v8::internal::GlobalHandles
/third_party/node/deps/v8/src/api/
H A Dapi.cc860 i::Handle<i::Object> result = i::GlobalHandles::CopyGlobal(from); in CopyGlobalReference()

Completed in 26 milliseconds