Searched refs:CurrentRuntimeFromIsolate (Results 1 – 7 of 7) sorted by relevance
68 CJS_Runtime::CurrentRuntimeFromIsolate(info.GetIsolate()); in JSPropGetter()96 CJS_Runtime::CurrentRuntimeFromIsolate(info.GetIsolate()); in JSPropSetter()120 CJS_Runtime::CurrentRuntimeFromIsolate(info.GetIsolate()); in JSMethod()
36 CJS_Runtime::CurrentRuntimeFromIsolate(info.GetIsolate()); in JSSpecialPropQuery()56 CJS_Runtime::CurrentRuntimeFromIsolate(info.GetIsolate()); in JSSpecialPropGet()84 CJS_Runtime::CurrentRuntimeFromIsolate(info.GetIsolate()); in JSSpecialPropPut()107 CJS_Runtime::CurrentRuntimeFromIsolate(info.GetIsolate()); in JSSpecialPropDel()504 CJS_Runtime* pRuntime = CJS_Runtime::CurrentRuntimeFromIsolate( in PutObjectProperty()
30 static CJS_Runtime* CurrentRuntimeFromIsolate(v8::Isolate* pIsolate);
19 CJS_Runtime::CurrentRuntimeFromIsolate(info.GetIsolate()); \
65 CJS_Runtime* CJS_Runtime::CurrentRuntimeFromIsolate(v8::Isolate* pIsolate) { in CurrentRuntimeFromIsolate() function in CJS_Runtime
235 CJS_Runtime::CurrentRuntimeFromIsolate(pIsolate)->NewString( in JS_DateParse()
123 CJS_Runtime::CurrentRuntimeFromIsolate(info.GetIsolate()); in JSGlobalFunc()