Home | History | Annotate | Download | only in src

Lines Matching refs:proxy_constructor

3601     Handle<FunctionTemplateInfo> proxy_constructor(
3603 if (!proxy_constructor->prototype_template()->IsUndefined(isolate())) {
3605 ObjectTemplateInfo::cast(proxy_constructor->prototype_template()));