Searched defs:JSArguments (Results 1 – 1 of 1) sorted by relevance
82 struct JSArguments { struct85 static JSArguments Create(int argc, const char** argv) { in Create() argument91 int argc;92 const char** argv;