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