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

  /external/chromium_org/v8/test/mjsunit/regress/
regress-crbug-305309.js 31 this.constant_function = function() {};
47 b2.constant_function = "no longer constant!";
  /external/chromium_org/v8/src/ic/
call-optimization.h 22 Handle<JSFunction> constant_function() const { function in class:v8::internal::BASE_EMBEDDED

Completed in 174 milliseconds