Lines Matching refs:GetIsolate
75 Isolate* isolate = name->GetIsolate(); in IsJSObjectFieldAccessor()
99 Isolate* isolate = name->GetIsolate(); in IsJSArrayBufferViewFieldAccessor()
151 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(info.GetIsolate()); in ArgumentsIteratorGetter()
162 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(info.GetIsolate()); in ArgumentsIteratorSetter()
193 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(info.GetIsolate()); in ArrayLengthGetter()
206 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(info.GetIsolate()); in ArrayLengthSetter()
242 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(info.GetIsolate()); in StringLengthGetter()
288 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(info.GetIsolate()); in ScriptColumnOffsetGetter()
326 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(info.GetIsolate()); in ScriptIdGetter()
363 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(info.GetIsolate()); in ScriptNameGetter()
398 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(info.GetIsolate()); in ScriptSourceGetter()
433 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(info.GetIsolate()); in ScriptLineOffsetGetter()
471 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(info.GetIsolate()); in ScriptTypeGetter()
509 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(info.GetIsolate()); in ScriptCompilationTypeGetter()
547 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(info.GetIsolate()); in ScriptLineEndsGetter()
592 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(info.GetIsolate()); in ScriptSourceUrlGetter()
627 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(info.GetIsolate()); in ScriptSourceMappingUrlGetter()
662 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(info.GetIsolate()); in ScriptIsEmbedderDebugScriptGetter()
698 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(info.GetIsolate()); in ScriptContextDataGetter()
735 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(info.GetIsolate()); in ScriptEvalFromScriptGetter()
782 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(info.GetIsolate()); in ScriptEvalFromScriptPositionGetter()
828 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(info.GetIsolate()); in ScriptEvalFromFunctionNameGetter()
907 Isolate* isolate = function->GetIsolate(); in FunctionSetPrototype()
915 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(info.GetIsolate()); in FunctionPrototypeGetter()
928 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(info.GetIsolate()); in FunctionPrototypeSetter()
957 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(info.GetIsolate()); in FunctionLengthGetter()
1014 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(info.GetIsolate()); in FunctionLengthSetter()
1044 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(info.GetIsolate()); in FunctionNameGetter()
1076 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(info.GetIsolate()); in FunctionNameSetter()
1107 Isolate* isolate = inlined_function->GetIsolate(); in ArgumentsForInlinedFunction()
1205 return GetFunctionArguments(function->GetIsolate(), function); in FunctionGetArguments()
1212 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(info.GetIsolate()); in FunctionArgumentsGetter()
1349 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(info.GetIsolate()); in FunctionCallerGetter()
1395 Isolate* isolate = instance->GetIsolate(); in ModuleGetExport()
1397 ->Int32Value(info.GetIsolate()->GetCurrentContext()) in ModuleGetExport()
1427 Isolate* isolate = instance->GetIsolate(); in ModuleSetExport()
1429 ->Int32Value(info.GetIsolate()->GetCurrentContext()) in ModuleSetExport()
1454 Isolate* isolate = name->GetIsolate(); in MakeModuleExport()