Searched refs:StoreDataObject (Results 1 – 2 of 2) sorted by relevance
47 SetMethod(context, target, "storeDataObject", StoreDataObject); in Initialize()237 void Blob::StoreDataObject(const v8::FunctionCallbackInfo<v8::Value>& args) { in StoreDataObject() function in node::Blob490 registry->Register(Blob::StoreDataObject); in RegisterExternalReferences()
41 static void StoreDataObject(const v8::FunctionCallbackInfo<v8::Value>& args);