Searched refs:aDeps (Results 1 – 1 of 1) sorted by relevance
3293 static const char* aDeps[] = { "B" }; in TEST() local3294 v8::RegisterExtension(new Extension("A", "", 1, aDeps)); in TEST()