HomeSort by relevance Sort by last modified time
    Searched refs:DisallowHandleAllocation (Results 1 - 6 of 6) sorted by null

  /external/v8/src/
assert-scope.h 104 DisallowHandleAllocation;
106 // Scope to introduce an exception to DisallowHandleAllocation.
144 DisallowHandleAllocation no_handle_allocation_;
  /external/v8/src/parsing/
rewriter.cc 363 DisallowHandleAllocation no_handles;
411 DisallowHandleAllocation no_handles;
  /external/v8/src/compiler-dispatcher/
optimizing-compile-dispatcher.cc 55 DisallowHandleAllocation no_handles;
unoptimized-compile-job.cc 222 DisallowHandleAllocation no_handles;
  /external/v8/src/wasm/
module-compiler.cc     [all...]
  /external/v8/src/interpreter/
bytecode-generator.cc     [all...]

Completed in 154 milliseconds