Home
last modified time | relevance | path

Searched refs:prototypeMethod (Results 1 – 3 of 3) sorted by relevance

/third_party/jerryscript/tests/jerry/
Dobject-get-own-property-names.js57 Child.prototype.prototypeMethod = function() {}; method in Child
Dobject-keys.js56 Child.prototype.prototypeMethod = function() {}; method in Child
/third_party/jerryscript/tests/jerry/es2015/
Dobject-get-own-property-symbols.js89 Child.prototype.prototypeMethod = function() {}; method in Child