Searched refs:ConfigureApiObject (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/
H A Dbootstrapper.cc237 bool ConfigureApiObject(Handle<JSObject> object,
2120 if (!ConfigureApiObject(global_proxy, proxy_data)) return false;
2128 if (!ConfigureApiObject(inner_global, inner_data)) return false;
2137 bool Genesis::ConfigureApiObject(Handle<JSObject> object, function in class:Genesis
/external/chromium_org/v8/src/
H A Dbootstrapper.cc247 bool ConfigureApiObject(Handle<JSObject> object,
2372 if (!ConfigureApiObject(global_proxy, proxy_data)) return false;
2380 if (!ConfigureApiObject(inner_global, inner_data)) return false;
2393 bool Genesis::ConfigureApiObject(Handle<JSObject> object, function in class:Genesis

Completed in 56 milliseconds