Home
last modified time | relevance | path

Searched refs:DisallowHandleAllocation (Results 1 – 11 of 11) sorted by relevance

/external/v8/src/
Dbackground-parsing-task.cc53 DisallowHandleAllocation no_handles; in Run()
Dassert-scope.h104 DisallowHandleAllocation; typedef
Dcode-stubs-hydrogen.cc24 DisallowHandleAllocation no_handles; in OptimizeGraph()
Dcompiler.cc115 std::unique_ptr<DisallowHandleAllocation> no_handles; in ExecuteJob()
120 no_handles.reset(new DisallowHandleAllocation()); in ExecuteJob()
/external/v8/src/parsing/
Drewriter.cc359 DisallowHandleAllocation no_handles; in DECLARATION_NODE_LIST()
408 DisallowHandleAllocation no_handles; in Rewrite()
/external/v8/src/compiler-dispatcher/
Doptimizing-compile-dispatcher.cc50 DisallowHandleAllocation no_handles; in Run()
Dcompiler-dispatcher-job.cc250 DisallowHandleAllocation no_handles; in Parse()
/external/v8/src/crankshaft/
Dlithium.cc423 DisallowHandleAllocation no_handles; in NewChunk()
/external/v8/src/ast/
Dast-numbering.cc721 DisallowHandleAllocation no_handles; in Renumber()
/external/v8/src/wasm/
Dwasm-module.cc238 DisallowHandleAllocation no_handles; in FetchAndExecuteCompilationUnit()
/external/v8/src/interpreter/
Dbytecode-generator.cc706 DisallowHandleAllocation no_handles; in GenerateBytecode()