Searched refs:bindObject (Results 1 – 3 of 3) sorted by relevance
115 int bindObject(v8::Local<v8::Value>, const String16& groupName);
342 int id = injectedScript->bindObject(info[0], groupName); in bindCallback()
799 int InjectedScript::bindObject(v8::Local<v8::Value> value, in bindObject() function in v8_inspector::InjectedScript