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

  /external/v8/src/
compiler.h 272 void MarkAsInliningEnabled() { SetFlag(kInliningEnabled); }
compiler.cc 111 if (FLAG_turbo_inlining) MarkAsInliningEnabled();
    [all...]
  /external/v8/test/cctest/compiler/
function-tester.h 217 info.MarkAsInliningEnabled();

Completed in 716 milliseconds