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

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

Completed in 617 milliseconds