Home
last modified time | relevance | path

Searched refs:StaticCauseGC (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/tools/gcmole/
Dgcmole-test.cc140 static Handle<Object> StaticCauseGC(Handle<Object> obj, Isolate* isolate) { in StaticCauseGC() function in v8::internal::SomeClass
154 so_handle->Method(*SomeClass::StaticCauseGC(obj1, isolate)); in TestFollowingStaticFunctions()
Dtest-expectations.txt23 so_handle->Method(*SomeClass::StaticCauseGC(obj1, isolate));