Home
last modified time | relevance | path

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

/third_party/node/deps/v8/tools/gcmole/
Dgcmole-test.cc39 void TwoArgumentsFunction(Object a, Object b) { in TwoArgumentsFunction() function
48 TwoArgumentsFunction(*CauseGC(obj1, isolate), *CauseGC(obj2, isolate)); in TestTwoArguments()
Dtest-expectations.txt5 TwoArgumentsFunction(*CauseGC(obj1, isolate), *CauseGC(obj2, isolate));