Searched refs:CJS_ObjDefintion (Results 1 – 1 of 1) sorted by relevance
40 class CJS_ObjDefintion class43 …CJS_ObjDefintion(v8::Isolate* isolate, const wchar_t* sObjName, FXJSOBJTYPE eObjType, LP_CONSTRUCT… in CJS_ObjDefintion() function in CJS_ObjDefintion60 ~CJS_ObjDefintion() in ~CJS_ObjDefintion()88 …CJS_ObjDefintion* pObjDef = new CJS_ObjDefintion(isolate, sObjName, eObjType, pConstructor, pDestr… in JS_DefineObj()106 CJS_ObjDefintion* pObjDef = (CJS_ObjDefintion*)pArray->GetAt(nObjDefnID); in JS_DefineObjMethod()126 CJS_ObjDefintion* pObjDef = (CJS_ObjDefintion*)pArray->GetAt(nObjDefnID); in JS_DefineObjProperty()143 CJS_ObjDefintion* pObjDef = (CJS_ObjDefintion*)pArray->GetAt(nObjDefnID); in JS_DefineObjAllProperties()163 CJS_ObjDefintion* pObjDef = (CJS_ObjDefintion*)pArray->GetAt(nObjDefnID); in JS_DefineObjConst()180 CJS_ObjDefintion* pObjDef = (CJS_ObjDefintion*)pArray->GetAt(i); in _getGlobalObjectTemplate()254 CJS_ObjDefintion* pObjDef = (CJS_ObjDefintion*)pArray->GetAt(i); in JS_InitialRuntime()[all …]