Searched refs:constant_function (Results 1 – 2 of 2) sorted by relevance
31 this.constant_function = function() {}; method in BadProto47 b2.constant_function = "no longer constant!";
22 Handle<JSFunction> constant_function() const { in constant_function() function