Home | History | Annotate | Download | only in cctest

Lines Matching defs:args0

5197   v8::Local<Value>* args0 = NULL;
5199 Foo->Call(context.local(), Foo, 0, args0).ToLocalChecked());
5325 v8::Local<Value>* args0 = NULL;
5327 Foo->NewInstance(context.local(), 0, args0).ToLocalChecked());