Home
last modified time | relevance | path

Searched refs:SetObjectGroupId (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/
Dglobal-handles.h261 void SetObjectGroupId(Object** handle, UniqueId id);
Dglobal-handles.cc1258 void GlobalHandles::SetObjectGroupId(Object** handle, in SetObjectGroupId() function in v8::internal::GlobalHandles
Dapi.cc8060 void Isolate::SetObjectGroupId(internal::Object** object, UniqueId id) { in SetObjectGroupId() function in v8::Isolate
8062 internal_isolate->global_handles()->SetObjectGroupId( in SetObjectGroupId()
/external/v8/include/
Dv8.h6840 void SetObjectGroupId(const Persistent<T>& object,
7331 void SetObjectGroupId(internal::Object** object, UniqueId id);
9745 void Isolate::SetObjectGroupId(const Persistent<T>& object,
9748 SetObjectGroupId(reinterpret_cast<internal::Object**>(object.val_), id);
/external/v8/
DChangeLog23460 Enabled calling the SetReference* & SetObjectGroupId functions with a