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

/external/v8/src/
H A Dbootstrapper.cc264 bool ConfigureApiObject(Handle<JSObject> object,
4152 if (!ConfigureApiObject(global_proxy, global_proxy_data)) return false;
4160 if (!ConfigureApiObject(global_object, global_object_data)) return false;
4179 bool Genesis::ConfigureApiObject(Handle<JSObject> object, function in class:v8::internal::Genesis

Completed in 67 milliseconds