Searched defs:InterceptorHasOwnPropertyGetter (Results 1 - 2 of 2) sorted by relevance

/external/v8/test/cctest/
H A Dtest-api.cc8522 static v8::Handle<Value> InterceptorHasOwnPropertyGetter( function
8535 instance_templ->SetNamedPropertyHandler(InterceptorHasOwnPropertyGetter);
/external/chromium_org/v8/test/cctest/
H A Dtest-api.cc10810 static void InterceptorHasOwnPropertyGetter( function
10822 instance_templ->SetNamedPropertyHandler(InterceptorHasOwnPropertyGetter);

Completed in 162 milliseconds