Home
last modified time | relevance | path

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

/external/v8/src/
Dbackground-parsing-task.cc56 DisallowHandleAllocation no_handles; in Run()
Dassert-scope.h101 DisallowHandleAllocation; typedef
Dcompiler.cc93 std::unique_ptr<DisallowHandleAllocation> no_handles; in ExecuteJob()
98 no_handles.reset(new DisallowHandleAllocation()); in ExecuteJob()
Dcode-stubs-hydrogen.cc22 DisallowHandleAllocation no_handles; in OptimizeGraph()
/external/v8/src/compiler-dispatcher/
Doptimizing-compile-dispatcher.cc49 DisallowHandleAllocation no_handles; in Run()
Dcompiler-dispatcher-job.cc103 DisallowHandleAllocation no_handles; in Parse()
/external/v8/src/crankshaft/
Dlithium.cc422 DisallowHandleAllocation no_handles; in NewChunk()
/external/v8/src/wasm/
Dwasm-module.cc190 DisallowHandleAllocation no_handles; in FetchAndExecuteCompilationUnit()
/external/v8/src/interpreter/
Dbytecode-generator.cc621 DisallowHandleAllocation no_handles; in GenerateBytecode()