Searched refs:m_pDestructor (Results 1 – 1 of 1) sorted by relevance
59 m_pDestructor(pDestructor), in CFXJS_ObjDefinition()93 const FXJS_DESTRUCTOR m_pDestructor; member in CFXJS_ObjDefinition361 if (pObjDef->m_pDestructor) in FXJS_ReleaseRuntime()362 pObjDef->m_pDestructor(pObj); in FXJS_ReleaseRuntime()