projects
/
platform
/
framework
/
web
/
crosswalk-tizen.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
7e15ebd1cf028be9cbf6a9c98ec85b3fc59c8931
[platform/framework/web/crosswalk-tizen.git]
/
1
'use strict';
2
3
var error = require('../valid-error');
4
5
module.exports = function () { throw error(this); };