Searched refs:passthrough_object_ (Results 1 – 2 of 2) sorted by relevance
72 return passthrough_object_; in passthrough_object()110 NPObject* passthrough_object_; variable
315 passthrough_object_(NULL), in MessageChannel()554 if (passthrough_object_) in ~MessageChannel()555 WebBindings::releaseObject(passthrough_object_); in ~MessageChannel()568 if (passthrough_object_) in SetPassthroughObject()569 WebBindings::releaseObject(passthrough_object_); in SetPassthroughObject()571 passthrough_object_ = passthrough; in SetPassthroughObject()