Home
last modified time | relevance | path

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

/external/v8/test/cctest/interpreter/
Dtest-bytecode-generator.cc258 InitializedHandleScope handle_scope; in TEST()
283 InitializedHandleScope handle_scope; in TEST()
435 InitializedHandleScope handle_scope; in TEST()
651 InitializedHandleScope handle_scope; in TEST()
714 InitializedHandleScope handle_scope; in TEST()
762 InitializedHandleScope handle_scope; in TEST()
830 InitializedHandleScope handle_scope; in TEST()
878 InitializedHandleScope handle_scope; in TEST()
1105 InitializedHandleScope handle_scope; in TEST()
1369 InitializedHandleScope handle_scope; in TEST()
[all …]
/external/v8/test/cctest/
Dcctest.h587 class InitializedHandleScope {
589 InitializedHandleScope() in InitializedHandleScope() function
602 class HandleAndZoneScope : public InitializedHandleScope {
/external/v8/test/cctest/compiler/
Dfunction-tester.h25 class FunctionTester : public InitializedHandleScope {