Home
last modified time | relevance | path

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

/third_party/jerryscript/tests/jerry/
Dobject-get-own-property-names.js50 Parent.prototype.inheritedMethod = function() {}; method in Parent
Dobject-keys.js49 Parent.prototype.inheritedMethod = function() {}; method in Parent
/third_party/jerryscript/tests/jerry/es2015/
Dobject-get-own-property-symbols.js82 Parent.prototype.inheritedMethod = function() {}; method in Parent