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

  /external/chromium_org/v8/test/cctest/compiler/
function-tester.h 69 function->ReplaceCode(*code);
81 function->ReplaceCode(*code);
test-codegen-deopt.cc 211 t.function->ReplaceCode(*t.result_code);
300 t.function->ReplaceCode(*t.result_code);
test-changes-lowering.cc 70 function->ReplaceCode(*code);
  /external/chromium_org/v8/src/
optimizing-compiler-thread.cc 129 function->ReplaceCode(function->shared()->code());
248 function->ReplaceCode(
debug.cc     [all...]
compiler.cc 681 shared->ReplaceCode(*info->code());
894 function->ReplaceCode(*code);
    [all...]
runtime.cc     [all...]
factory.cc     [all...]
objects-inl.h     [all...]
objects.h     [all...]
objects.cc     [all...]
  /external/chromium_org/v8/test/cctest/
test-alloc.cc 144 function->ReplaceCode(CcTest::i_isolate()->builtins()->builtin(

Completed in 97 milliseconds