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

  /art/compiler/optimizing/
codegen_test.cc 53 bool has_result,
63 if (has_result) {
69 static void TestCode(const uint16_t* data, bool has_result = false, int32_t expected = 0) {
83 Run(allocator, *codegen, has_result, expected);
89 Run(allocator, *codegen, has_result, expected);
95 Run(allocator, *codegen, has_result, expected);
  /external/chromium_org/v8/src/
objects.cc 2836 bool has_result = false; local
    [all...]

Completed in 354 milliseconds