Home | History | Annotate | Download | only in src

Lines Matching refs:pRuntime

193 				IFXJS_Runtime* pRuntime = pDocument->GetJsRuntime(); //????

194 ASSERT(pRuntime != NULL);
196 pRuntime->SetReaderDocument(pDocument);
198 IFXJS_Context* pContext = pRuntime->NewContext();
210 pRuntime->ReleaseContext(pContext);
349 IFXJS_Runtime* pRuntime = pDocument->GetJsRuntime();
350 ASSERT(pRuntime != NULL);
352 pRuntime->SetReaderDocument(pDocument);
354 IFXJS_Context* pContext = pRuntime->NewContext();
401 pRuntime->ReleaseContext(pContext);
440 IFXJS_Runtime* pRuntime = pDocument->GetJsRuntime();
441 ASSERT(pRuntime != NULL);
443 pRuntime->SetReaderDocument(pDocument);
445 IFXJS_Context* pContext = pRuntime->NewContext();
457 pRuntime->ReleaseContext(pContext);
646 IFXJS_Runtime* pRuntime = pDocument->GetJsRuntime();
647 ASSERT(pRuntime != NULL);
649 pRuntime->SetReaderDocument(pDocument);
651 IFXJS_Context* pContext = pRuntime->NewContext();
695 pRuntime->ReleaseContext(pContext);
702 IFXJS_Runtime* pRuntime = pDocument->GetJsRuntime();
703 ASSERT(pRuntime != NULL);
705 pRuntime->SetReaderDocument(pDocument);
707 IFXJS_Context* pContext = pRuntime->NewContext();
719 pRuntime->ReleaseContext(pContext);
726 IFXJS_Runtime* pRuntime = pDocument->GetJsRuntime();
727 ASSERT(pRuntime != NULL);
729 pRuntime->SetReaderDocument(pDocument);
731 IFXJS_Context* pContext = pRuntime->NewContext();
775 pRuntime->ReleaseContext(pContext);