Home
last modified time | relevance | path

Searched defs:dConstr (Results 1 – 3 of 3) sorted by relevance

/third_party/jerryscript/tests/jerry/
Dregression-test-issue-3532.js17 function dConstr () {} function
18 dConstr.prototype = [, ] class
/third_party/jerryscript/tests/jerry-test-suite/12/12.06/12.06.04/
D12.06.04-005.js18 function dConstr() function
22 dConstr.prototype = b; class
/third_party/jerryscript/tests/jerry/es2015/
Dregression-test-issue-3050.js19 function dConstr () { } function
20 dConstr.prototype = b; class