Searched refs:J_method (Results 1 - 1 of 1) sorted by relevance
/third_party/jerryscript/tests/jerry/es2015/ | ||
H A D | class.js | 284 var J_method; variable 286 static [(J_method = eval('(function() { return J; })'), "X")]() {} 290 assert (J_method() == J_original); |
Completed in 1 milliseconds