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

  /external/v8/test/mjsunit/regress/
regress-crbug-305309.js 31 this.constant_function = function() {}; method in class:BadProto
47 b2.constant_function = "no longer constant!";
regress-108296.js 36 // a.foo is a CONSTANT_FUNCTION.
43 // Make sure that foo is a CONSTANT_FUNCTION but not be pretenured.
  /external/v8/src/ic/
call-optimization.h 22 Handle<JSFunction> constant_function() const { function in class:v8::internal::BASE_EMBEDDED
  /toolchain/binutils/binutils-2.25/gold/
expression.cc 1014 enum Constant_function
1020 Constant_function function_;
    [all...]

Completed in 75 milliseconds