Home | History | Annotate | Download | only in javascript

Lines Matching defs:GetIsolate

23 static v8::Isolate* GetIsolate(IJS_Context* cc) {
26 return pRuntime->GetIsolate();
143 pDoc->SetIsolate(pRuntime->GetIsolate());
303 pRuntime->GetIsolate(), pRuntime, CJS_Field::g_nObjDefnID);
305 v8::Isolate* isolate = GetIsolate(cc);
589 v8::Isolate* isolate = pRuntime->GetIsolate();
700 v8::Isolate* isolate = pRuntime->GetIsolate();
775 v8::Isolate* isolate = GetIsolate(cc);
780 FXJS_NewFxDynamicObj(pRuntime->GetIsolate(), pRuntime, -1);
1247 pRuntime->GetIsolate(), pRuntime, CJS_Icon::g_nObjDefnID);
1289 pRuntime->GetIsolate(), pRuntime, CJS_Icon::g_nObjDefnID);
1474 pRuntime->GetIsolate(), pRuntime, CJS_PrintParamsObj::g_nObjDefnID);