Home | History | Annotate | Download | only in javascript

Lines Matching refs:pRuntime

27 	CJS_Runtime* pRuntime = pContext->GetJSRuntime();

28 ASSERT(pRuntime != NULL);
30 return pRuntime->GetIsolate();