Home
last modified time | relevance | path

Searched refs:InitializedHandleScope (Results 1 – 5 of 5) sorted by relevance

/external/v8/test/cctest/compiler/
Dtest-linkage.cc45 InitializedHandleScope handles; in TEST()
53 InitializedHandleScope handles; in TEST()
Dtest-codegen-deopt.cc182 InitializedHandleScope handles; in TEST()
203 InitializedHandleScope handles; in TEST()
292 InitializedHandleScope handles; in TEST()
Dtest-pipeline.cc19 InitializedHandleScope handles; in TEST()
Dfunction-tester.h27 class FunctionTester : public InitializedHandleScope {
/external/v8/test/cctest/
Dcctest.h546 class InitializedHandleScope {
548 InitializedHandleScope() in InitializedHandleScope() function
561 class HandleAndZoneScope : public InitializedHandleScope {