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

  /external/chromium_org/v8/test/cctest/compiler/
function-tester.h 48 info.SetOptimizing(BailoutId::None(), Handle<Code>(function->code()));
test-codegen-deopt.cc 48 info.SetOptimizing(BailoutId::None(), Handle<Code>(function->code()));
test-changes-lowering.cc 58 info.SetOptimizing(BailoutId::None(), Handle<Code>(function->code()));
  /external/chromium_org/v8/src/
compiler.h 279 void SetOptimizing(BailoutId osr_ast_id, Handle<Code> unoptimized) {
compiler.cc 838 info.SetOptimizing(BailoutId::None(),
    [all...]

Completed in 57 milliseconds