Searched defs:JSArguments (Results 1 – 1 of 1) sorted by relevance
101 struct JSArguments { struct104 static JSArguments Create(int argc, const char** argv) { in Create() argument110 int argc;111 const char** argv;