Home
last modified time | relevance | path

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

/external/v8/test/cctest/compiler/
Dtest-changes-lowering.cc48 T* CallWithPotentialGC() { in CallWithPotentialGC() function in v8::internal::compiler::ChangesLoweringTester
Dtest-simplified-lowering.cc80 T* CallWithPotentialGC() { in CallWithPotentialGC() function in v8::internal::compiler::SimplifiedLoweringTester
656 HeapObject* result = t.CallWithPotentialGC<HeapObject>(); in TEST()