Searched refs:bound_to_frame_ (Results 1 – 4 of 4) sorted by relevance
180 CppBoundClass::CppBoundClass() : bound_to_frame_(false), npp_(new NPP_t) { in CppBoundClass()188 if (bound_to_frame_) in ~CppBoundClass()326 bound_to_frame_ = true; in BindToJavascript()
137 bool bound_to_frame_; variable
177 : bound_to_frame_(false) { in CppBoundClass()190 if (bound_to_frame_) in ~CppBoundClass()333 bound_to_frame_ = true; in BindToJavascript()
175 bool bound_to_frame_; variable