Searched refs:StaticCauseGC (Results 1 – 2 of 2) sorted by relevance
140 static Handle<Object> StaticCauseGC(Handle<Object> obj, Isolate* isolate) { in StaticCauseGC() function in v8::internal::SomeClass154 so_handle->Method(*SomeClass::StaticCauseGC(obj1, isolate)); in TestFollowingStaticFunctions()
23 so_handle->Method(*SomeClass::StaticCauseGC(obj1, isolate));