Lines Matching defs:pRuntime
35 CJS_Runtime* pRuntime = in JSSpecialPropQuery() local
55 CJS_Runtime* pRuntime = in JSSpecialPropGet() local
83 CJS_Runtime* pRuntime = in JSSpecialPropPut() local
106 CJS_Runtime* pRuntime = in JSSpecialPropDel() local
236 CJS_Runtime* pRuntime = static_cast<CJS_Runtime*>(pIRuntime); in InitInstance() local
272 CJS_Return JSGlobalAlternate::DelProperty(CJS_Runtime* pRuntime, in DelProperty()
282 CJS_Return JSGlobalAlternate::GetProperty(CJS_Runtime* pRuntime, in GetProperty()
311 CJS_Return JSGlobalAlternate::SetProperty(CJS_Runtime* pRuntime, in SetProperty()
347 CJS_Runtime* pRuntime, in setPersistent()
362 CJS_Runtime* pRuntime = in UpdateGlobalPersistentVariables() local
416 CJS_Runtime* pRuntime) { in CommitGlobalPersisitentVariables()
453 void JSGlobalAlternate::ObjectToArray(CJS_Runtime* pRuntime, in ObjectToArray()
504 CJS_Runtime* pRuntime = CJS_Runtime::CurrentRuntimeFromIsolate( in PutObjectProperty() local