Searched refs:GetObjectIfExists (Results 1 – 3 of 3) sorted by relevance
87 Deletable* GetObjectIfExists(int id);
276 Deletable* pointer = GetObjectIfExists(id); in GetObject()283 Deletable* MainThreadInterface::GetObjectIfExists(int id) { in GetObjectIfExists() function in node::inspector::MainThreadInterface
69 thread->GetObjectIfExists(object_id_)); in Call()