Lines Matching defs:pRuntime
79 CJS_Runtime* pRuntime = pObj->GetRuntime(); in getprop_static() local
109 CJS_Runtime* pRuntime = pObj->GetRuntime(); in putprop_static() local
148 CJS_Runtime* pRuntime = pObj->GetRuntime(); in enumprop_static() local
176 CJS_Global::CJS_Global(v8::Local<v8::Object> pObject, CJS_Runtime* pRuntime) in CJS_Global()
200 CJS_Result CJS_Global::GetProperty(CJS_Runtime* pRuntime, in GetProperty()
226 CJS_Result CJS_Global::SetProperty(CJS_Runtime* pRuntime, in SetProperty()
260 CJS_Runtime* pRuntime, in EnumProperties()
275 CJS_Runtime* pRuntime, in setPersistent()
289 CJS_Runtime* pRuntime = GetRuntime(); in UpdateGlobalPersistentVariables() local
342 CJS_Runtime* pRuntime = GetRuntime(); in CommitGlobalPersisitentVariables() local
382 CJS_Runtime* pRuntime, in ObjectToArray()
435 CJS_Runtime* pRuntime = GetRuntime(); in PutObjectProperty() local