Lines Matching defs:isolate
173 static ScriptOrigin GetScriptOriginForScript(i::Isolate* isolate, in GetScriptOriginForScript()
206 void i::FatalProcessOutOfMemory(i::Isolate* isolate, const char* location) { in FatalProcessOutOfMemory()
212 void i::V8::FatalProcessOutOfMemory(i::Isolate* isolate, const char* location, in FatalProcessOutOfMemory()
312 i::Isolate* isolate = i::Isolate::TryGetCurrent(); in ReportApiFailure() local
327 void Utils::ReportOOMFailure(i::Isolate* isolate, const char* location, in ReportOOMFailure()
456 SnapshotCreator::SnapshotCreator(Isolate* isolate, in SnapshotCreator()
486 Isolate* isolate = data->isolate_; in ~SnapshotCreator() local
502 Isolate* isolate = data->isolate_; in SetDefaultContext() local
513 Isolate* isolate = data->isolate_; in AddContext() local
525 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(data->isolate_); in AddData() local
545 i::Isolate* isolate = ctx->GetIsolate(); in AddData() local
564 i::Isolate* isolate = ctx->GetIsolate(); in ConvertSerializedObjectsToFixedArray() local
575 void ConvertSerializedObjectsToFixedArray(i::Isolate* isolate) { in ConvertSerializedObjectsToFixedArray()
591 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(data->isolate_); in CreateBlob() local
813 i::Address* GlobalizeTracedReference(i::Isolate* isolate, i::Address* obj, in GlobalizeTracedReference()
848 i::Address* GlobalizeReference(i::Isolate* isolate, i::Address* obj) { in GlobalizeReference()
891 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(v8_isolate); in Eternalize() local
917 HandleScope::HandleScope(Isolate* isolate) { Initialize(isolate); } in HandleScope()
919 void HandleScope::Initialize(Isolate* isolate) { in Initialize()
948 int HandleScope::NumberOfHandles(Isolate* isolate) { in NumberOfHandles()
953 i::Address* HandleScope::CreateHandle(i::Isolate* isolate, i::Address value) { in CreateHandle()
958 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(v8_isolate); in EscapableHandleScope() local
983 SealHandleScope::SealHandleScope(Isolate* isolate) in SealHandleScope()
1038 i::Isolate* isolate = env->GetIsolate(); in Enter() local
1048 i::Isolate* isolate = env->GetIsolate(); in Exit() local
1065 i::Isolate* isolate = env->GetIsolate(); in BackupIncumbentScope() local
1076 i::Isolate* isolate = env->GetIsolate(); in ~BackupIncumbentScope() local
1089 i::Isolate* isolate = env->GetIsolate(); in EmbedderDataFor() local
1124 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); in SlowGetEmbedderData() local
1143 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); in SlowGetAlignedPointerFromEmbedderData() local
1157 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); in SetAlignedPointerInEmbedderData() local
1180 i::Isolate* isolate = templ->GetIsolate(); in Set() local
1215 auto isolate = templ->GetIsolate(); in SetAccessorProperty() local
1288 i::Isolate* isolate, FunctionCallback callback, v8::Local<Value> data, in FunctionTemplateNew()
1332 Isolate* isolate, FunctionCallback callback, v8::Local<Value> data, in New()
1360 Isolate* isolate, FunctionCallback callback, v8::Local<Value> data, in NewWithCFunctionOverloads()
1382 Isolate* isolate, FunctionCallback callback, Local<Private> cache_property, in NewWithCache()
1393 Local<Signature> Signature::New(Isolate* isolate, in New()
1399 Isolate* isolate, Local<FunctionTemplate> receiver) { in New()
1403 #define SET_FIELD_WRAPPED(isolate, obj, setter, cdata) \ argument
1415 i::Isolate* isolate = info->GetIsolate(); in SetCallHandler() local
1456 i::Isolate* isolate, v8::Local<Name> name, Getter getter, Setter setter, in MakeAccessorInfo()
1506 i::Isolate* isolate = handle->GetIsolate(); in InstanceTemplate() local
1522 auto isolate = info->GetIsolate(); in SetLength() local
1530 auto isolate = info->GetIsolate(); in SetClassName() local
1538 auto isolate = info->GetIsolate(); in SetAcceptAnyReceiver() local
1546 auto isolate = info->GetIsolate(); in ReadOnlyPrototype() local
1554 auto isolate = info->GetIsolate(); in RemovePrototype() local
1562 Isolate* isolate, v8::Local<FunctionTemplate> constructor) { in New()
1567 i::Isolate* isolate, v8::Local<FunctionTemplate> constructor, in ObjectTemplateNew()
1589 i::Isolate* isolate, v8::Local<FunctionTemplate> constructor) { in New()
1596 i::Isolate* isolate, ObjectTemplate* object_template) { in EnsureConstructor()
1619 auto isolate = info->GetIsolate(); in TemplateSetAccessor() local
1699 i::Isolate* isolate = templ->GetIsolate(); in SetIntrinsicDataProperty() local
1762 i::Isolate* isolate, Getter getter, Setter setter, Query query, in CreateInterceptorInfo()
1799 i::Isolate* isolate, Getter getter, Setter setter, Query query, in CreateNamedInterceptorInfo()
1812 i::Isolate* isolate, Getter getter, Setter setter, Query query, in CreateIndexedInterceptorInfo()
1828 i::Isolate* isolate = Utils::OpenHandle(templ)->GetIsolate(); in ObjectTemplateSetNamedPropertyHandler() local
1848 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); in MarkAsUndetectable() local
1858 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); in SetAccessCheckCallback() local
1887 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); in SetAccessCheckCallbackAndHandler() local
1923 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); in SetHandler() local
1937 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); in SetCallAsFunctionHandler() local
1957 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); in SetInternalFieldCount() local
1979 i::Isolate* isolate = self->GetIsolate(); in SetImmutableProto() local
1990 i::Isolate* isolate = self->GetIsolate(); in SetCodeLike() local
2022 i::Isolate* isolate = function_info->GetIsolate(); in BindToCurrentContext() local
2040 i::Isolate* isolate = obj->GetIsolate(); in GetLineNumber() local
2054 i::Isolate* isolate = obj->GetIsolate(); in GetScriptName() local
2068 i::Isolate* isolate = obj->GetIsolate(); in GetSourceURL() local
2082 i::Isolate* isolate = obj->GetIsolate(); in GetSourceMappingURL() local
2100 auto isolate = reinterpret_cast<i::Isolate*>(v8_isolate); in Run() local
2168 i::Isolate* isolate = i::GetIsolateFromWritableObject(*obj); in GetResourceName() local
2180 i::Isolate* isolate = i::GetIsolateFromWritableObject(*obj); in HostDefinedOptions() local
2190 i::Isolate* isolate = sfi.GetIsolate(); in GetUnboundScript() local
2198 i::Isolate* isolate = func->GetIsolate(); in GetResourceName() local
2206 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(v8_isolate); in New() local
2221 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(v8_isolate); in Set() local
2233 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(v8_isolate); in Get() local
2259 auto isolate = reinterpret_cast<i::Isolate*>(context->GetIsolate()); in Get() local
2267 i::Isolate* isolate = self->GetIsolate(); in GetSpecifier() local
2277 i::Isolate* isolate = self->GetIsolate(); in GetImportAssertions() local
2306 i::Isolate* isolate = self->GetIsolate(); in GetException() local
2319 i::Isolate* isolate = self->GetIsolate(); in GetModuleRequests() local
2329 i::Isolate* isolate = self->GetIsolate(); in SourceOffsetToLocation() local
2347 auto isolate = self->GetIsolate(); in GetModuleNamespace() local
2359 auto isolate = self->GetIsolate(); in GetUnboundModuleScript() local
2379 auto isolate = self.GetIsolate(); in IsGraphAsync() local
2396 auto isolate = reinterpret_cast<i::Isolate*>(context->GetIsolate()); in InstantiateModule() local
2406 auto isolate = reinterpret_cast<i::Isolate*>(context->GetIsolate()); in Evaluate() local
2426 Isolate* isolate, Local<String> module_name, in CreateSyntheticModule()
2444 Maybe<bool> Module::SetSyntheticModuleExport(Isolate* isolate, in SetSyntheticModuleExport()
2469 i::Isolate* isolate, Local<Value> resource_name, int resource_line_offset, in GetScriptDetails()
2491 auto isolate = reinterpret_cast<i::Isolate*>(v8_isolate); in CompileUnboundInternal() local
2559 auto isolate = context->GetIsolate(); in Compile() local
2569 Isolate* isolate, Source* source, CompileOptions options, in CompileModule()
2681 i::Isolate* isolate = function->GetIsolate(); in CompileFunctionInternal() local
2705 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(v8_isolate); in StartStreaming() local
2725 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(v8_isolate); in StartConsumingCodeCache() local
2734 i::Isolate* isolate, ScriptCompiler::StreamedSource* v8_source, in CompileStreamedSource()
2839 v8::TryCatch::TryCatch(v8::Isolate* isolate) in TryCatch()
2856 v8::Isolate* isolate = reinterpret_cast<Isolate*>(isolate_); in ~TryCatch() local
2972 i::Isolate* isolate = self->GetIsolate(); in Get() local
2982 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); in GetIsolate() local
2988 i::Isolate* isolate = self->GetIsolate(); in GetScriptOrigin() local
3016 i::Isolate* isolate = self->GetIsolate(); in GetStackTrace() local
3027 i::Isolate* isolate = self->GetIsolate(); in GetLineNumber() local
3036 i::Isolate* isolate = self->GetIsolate(); in GetStartPosition() local
3045 i::Isolate* isolate = self->GetIsolate(); in GetEndPosition() local
3060 i::Isolate* isolate = self->GetIsolate(); in GetStartColumn() local
3070 i::Isolate* isolate = self->GetIsolate(); in GetWasmFunctionIndex() local
3097 i::Isolate* isolate = self->GetIsolate(); in GetEndColumn() local
3114 i::Isolate* isolate = self->GetIsolate(); in IsSharedCrossOrigin() local
3121 i::Isolate* isolate = self->GetIsolate(); in IsOpaque() local
3128 i::Isolate* isolate = self->GetIsolate(); in GetSource() local
3137 i::Isolate* isolate = self->GetIsolate(); in GetSourceLine() local
3144 void Message::PrintCurrentStackTrace(Isolate* isolate, std::ostream& out) { in PrintCurrentStackTrace()
3154 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(v8_isolate); in GetFrame() local
3164 Local<StackTrace> StackTrace::CurrentStackTrace(Isolate* isolate, in CurrentStackTrace()
3175 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(v8_isolate); in CurrentScriptNameOrSourceURL() local
3186 i::Isolate* isolate = self->GetIsolate(); in GetLocation() local
3207 i::Isolate* isolate = self->GetIsolate(); in GetScriptName() local
3215 i::Isolate* isolate = self->GetIsolate(); in GetScriptNameOrSourceURL() local
3224 i::Isolate* isolate = self->GetIsolate(); in GetScriptSource() local
3233 i::Isolate* isolate = self->GetIsolate(); in GetScriptSourceMappingURL() local
3242 i::Isolate* isolate = self->GetIsolate(); in GetFunctionName() local
3304 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(v8_isolate); in WriteHostObject() local
3313 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(v8_isolate); in GetSharedArrayBufferId() local
3329 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(v8_isolate); in GetSharedValueId() local
3350 i::Isolate* isolate; member
3354 ValueSerializer::ValueSerializer(Isolate* isolate) in ValueSerializer()
3357 ValueSerializer::ValueSerializer(Isolate* isolate, Delegate* delegate) in ValueSerializer()
3371 auto isolate = reinterpret_cast<i::Isolate*>(context->GetIsolate()); in WriteValue() local
3409 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(v8_isolate); in ReadHostObject() local
3418 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(v8_isolate); in GetWasmModuleFromId() local
3429 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(v8_isolate); in GetSharedValueFromId() local
3439 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(v8_isolate); in GetSharedArrayBufferFromId() local
3450 i::Isolate* isolate; member
3455 ValueDeserializer::ValueDeserializer(Isolate* isolate, const uint8_t* data, in ValueDeserializer()
3459 ValueDeserializer::ValueDeserializer(Isolate* isolate, const uint8_t* data, in ValueDeserializer()
3468 auto isolate = reinterpret_cast<i::Isolate*>(context->GetIsolate()); in ReadHeader() local
3773 auto isolate = reinterpret_cast<i::Isolate*>(v8_isolate); in ToBoolean() local
3823 i::Address i::DecodeExternalPointerImpl(const i::Isolate* isolate, in DecodeExternalPointerImpl()
3833 bool i::ShouldThrowOnError(i::Isolate* isolate) { in ShouldThrowOnError()
3846 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(external_isolate); in CheckInitializedImpl() local
4009 v8::Isolate* isolate, std::unique_ptr<v8::BackingStore> backing_store, in Reallocate()
4152 auto isolate = reinterpret_cast<i::Isolate*>(context->GetIsolate()); in NumberValue() local
4166 auto isolate = reinterpret_cast<i::Isolate*>(context->GetIsolate()); in IntegerValue() local
4178 auto isolate = reinterpret_cast<i::Isolate*>(context->GetIsolate()); in Int32Value() local
4191 auto isolate = reinterpret_cast<i::Isolate*>(context->GetIsolate()); in Uint32Value() local
4227 i::Isolate* isolate = Utils::OpenHandle(*context)->GetIsolate(); in Equals() local
4250 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(external_isolate); in TypeOf() local
4258 auto isolate = reinterpret_cast<i::Isolate*>(context->GetIsolate()); in InstanceOf() local
4272 auto isolate = reinterpret_cast<i::Isolate*>(context->GetIsolate()); in Set() local
4288 auto isolate = reinterpret_cast<i::Isolate*>(context->GetIsolate()); in Set() local
4302 auto isolate = reinterpret_cast<i::Isolate*>(context->GetIsolate()); in CreateDataProperty() local
4331 auto isolate = reinterpret_cast<i::Isolate*>(context->GetIsolate()); in CreateDataProperty() local
4452 auto isolate = reinterpret_cast<i::Isolate*>(context->GetIsolate()); in DefineOwnProperty() local
4486 auto isolate = reinterpret_cast<i::Isolate*>(context->GetIsolate()); in DefineProperty() local
4501 auto isolate = reinterpret_cast<i::Isolate*>(context->GetIsolate()); in SetPrivate() local
4555 auto isolate = reinterpret_cast<i::Isolate*>(context->GetIsolate()); in GetPropertyAttributes() local
4594 auto isolate = self->GetIsolate(); in GetPrototype() local
4658 auto isolate = reinterpret_cast<i::Isolate*>(context->GetIsolate()); in SetPrototype() local
4688 auto isolate = self->GetIsolate(); in FindInstanceInPrototypeChain() local
4765 auto isolate = reinterpret_cast<i::Isolate*>(context->GetIsolate()); in SetIntegrityLevel() local
4779 auto isolate = reinterpret_cast<i::Isolate*>(context->GetIsolate()); in Delete() local
4804 auto isolate = reinterpret_cast<i::Isolate*>(context->GetIsolate()); in DeletePrivate() local
4819 auto isolate = reinterpret_cast<i::Isolate*>(context->GetIsolate()); in Has() local
4845 auto isolate = reinterpret_cast<i::Isolate*>(context->GetIsolate()); in Delete() local
4855 auto isolate = reinterpret_cast<i::Isolate*>(context->GetIsolate()); in Has() local
4871 auto isolate = reinterpret_cast<i::Isolate*>(context->GetIsolate()); in ObjectSetAccessor() local
4920 i::Isolate* isolate = self->GetIsolate(); in SetAccessorProperty() local
4956 auto isolate = reinterpret_cast<i::Isolate*>(context->GetIsolate()); in HasOwnProperty() local
4968 auto isolate = reinterpret_cast<i::Isolate*>(context->GetIsolate()); in HasOwnProperty() local
4980 auto isolate = reinterpret_cast<i::Isolate*>(context->GetIsolate()); in HasRealNamedProperty() local
4995 auto isolate = reinterpret_cast<i::Isolate*>(context->GetIsolate()); in HasRealIndexedProperty() local
5009 auto isolate = reinterpret_cast<i::Isolate*>(context->GetIsolate()); in HasRealNamedCallbackProperty() local
5058 auto isolate = reinterpret_cast<i::Isolate*>(context->GetIsolate()); in GetRealNamedPropertyAttributesInPrototypeChain() local
5098 auto isolate = reinterpret_cast<i::Isolate*>(context->GetIsolate()); in GetRealNamedPropertyAttributes() local
5119 auto isolate = self->GetIsolate(); in Clone() local
5167 auto isolate = self->GetIsolate(); in GetIdentityHash() local
5197 auto isolate = reinterpret_cast<i::Isolate*>(context->GetIsolate()); in CallAsFunction() local
5217 auto isolate = reinterpret_cast<i::Isolate*>(context->GetIsolate()); in CallAsConstructor() local
5238 i::Isolate* isolate = Utils::OpenHandle(*context)->GetIsolate(); in New() local
5256 auto isolate = reinterpret_cast<i::Isolate*>(context->GetIsolate()); in NewInstanceWithSideEffectType() local
5307 auto isolate = reinterpret_cast<i::Isolate*>(context->GetIsolate()); in Call() local
5337 i::Isolate* isolate = self->GetIsolate(); in GetName() local
5377 auto isolate = reinterpret_cast<v8::Isolate*>(self->GetIsolate()); in GetScriptOrigin() local
5422 i::Isolate* isolate = sfi.GetIsolate(); in GetUnboundScript() local
5744 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(v8_isolate); in WriteUtf8() local
5760 static inline int WriteHelper(i::Isolate* isolate, const String* string, in WriteHelper()
5780 int String::WriteOneByte(Isolate* isolate, uint8_t* buffer, int start, in WriteOneByte()
5786 int String::Write(Isolate* isolate, uint16_t* buffer, int start, int length, in Write()
5864 internal::Isolate* isolate = I::GetIsolateForSandbox(str.ptr()); in GetExternalStringResourceSlow() local
5908 internal::Isolate* isolate = I::GetIsolateForSandbox(string); in GetExternalStringResourceBaseSlow() local
5944 i::Isolate* isolate = i::GetIsolateFromWritableObject(*i_sym); in Name() local
6347 i::Isolate* isolate, v8::ExtensionConfiguration* extensions, in CreateEnvironment()
6456 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(external_isolate); in NewContext() local
6507 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(external_isolate); in NewRemoteContext() local
6544 i::Isolate* isolate = env->GetIsolate(); in GetSecurityToken() local
6564 i::Isolate* isolate = context->GetIsolate(); in Global() local
6577 i::Isolate* isolate = context->GetIsolate(); in DetachGlobal() local
6584 i::Isolate* isolate = context->GetIsolate(); in GetExtrasBindingObject() local
6591 i::Isolate* isolate = context->GetIsolate(); in AllowCodeGenerationFromStrings() local
6612 i::Isolate* isolate = context->GetIsolate(); in SetAbortScriptExecution() local
6624 i::Isolate* isolate = context->GetIsolate(); in GetContinuationPreservedEmbedderData() local
6633 i::Isolate* isolate = context->GetIsolate(); in SetContinuationPreservedEmbedderData() local
6646 i::Isolate* isolate = context->GetIsolate(); in SetPromiseHooks() local
6685 Isolate* isolate, metrics::Recorder::ContextId id) { in GetContext()
6693 i::Isolate* isolate = i_context->GetIsolate(); in GetContextId() local
6698 metrics::LongTaskStats metrics::LongTaskStats::Get(v8::Isolate* isolate) { in Get()
6704 i::Address* GetSerializedDataFromFixedArray(i::Isolate* isolate, in GetSerializedDataFromFixedArray()
6777 i::Isolate* isolate = self->GetIsolate(); in NewRemoteInstance() local
6831 Local<External> v8::External::New(Isolate* isolate, void* value) { in New()
6905 #define NEW_STRING(isolate, class_name, function_name, Char, data, type, \ argument
6924 Local<String> String::NewFromUtf8Literal(Isolate* isolate, const char* literal, in NewFromUtf8Literal()
6937 MaybeLocal<String> String::NewFromUtf8(Isolate* isolate, const char* data, in NewFromUtf8()
6943 MaybeLocal<String> String::NewFromOneByte(Isolate* isolate, const uint8_t* data, in NewFromOneByte()
6949 MaybeLocal<String> String::NewFromTwoByte(Isolate* isolate, in NewFromTwoByte()
6958 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(v8_isolate); in Concat() local
6975 Isolate* isolate, v8::String::ExternalStringResource* resource) { in NewExternalTwoByte()
6997 Isolate* isolate, v8::String::ExternalOneByteStringResource* resource) { in NewExternalOneByte()
7033 i::Isolate* isolate = i::GetIsolateFromWritableObject(obj); in MakeExternal() local
7060 i::Isolate* isolate = i::GetIsolateFromWritableObject(obj); in MakeExternal() local
7096 Local<v8::Object> v8::Object::New(Isolate* isolate) { in New()
7162 Local<v8::Object> v8::Object::New(Isolate* isolate, in New()
7203 Local<v8::Value> v8::NumberObject::New(Isolate* isolate, double value) { in New()
7221 Local<v8::Value> v8::BigIntObject::New(Isolate* isolate, int64_t value) { in New()
7235 i::Isolate* isolate = js_primitive_wrapper->GetIsolate(); in ValueOf() local
7241 Local<v8::Value> v8::BooleanObject::New(Isolate* isolate, bool value) { in New()
7257 i::Isolate* isolate = js_primitive_wrapper.GetIsolate(); in ValueOf() local
7265 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(v8_isolate); in New() local
7277 i::Isolate* isolate = js_primitive_wrapper->GetIsolate(); in ValueOf() local
7283 Local<v8::Value> v8::SymbolObject::New(Isolate* isolate, Local<Symbol> value) { in New()
7297 i::Isolate* isolate = js_primitive_wrapper->GetIsolate(); in ValueOf() local
7411 Local<v8::Array> v8::Array::New(Isolate* isolate, int length) { in New()
7423 Local<v8::Array> v8::Array::New(Isolate* isolate, Local<Value>* elements, in New()
7451 Local<v8::Map> v8::Map::New(Isolate* isolate) { in New()
7466 i::Isolate* isolate = self->GetIsolate(); in Clear() local
7501 auto isolate = reinterpret_cast<i::Isolate*>(context->GetIsolate()); in Has() local
7515 auto isolate = reinterpret_cast<i::Isolate*>(context->GetIsolate()); in Delete() local
7541 i::Handle<i::JSArray> MapAsArray(i::Isolate* isolate, i::Object table_obj, in MapAsArray()
7577 i::Isolate* isolate = obj->GetIsolate(); in AsArray() local
7584 Local<v8::Set> v8::Set::New(Isolate* isolate) { in New()
7599 i::Isolate* isolate = self->GetIsolate(); in Clear() local
7619 auto isolate = reinterpret_cast<i::Isolate*>(context->GetIsolate()); in Has() local
7633 auto isolate = reinterpret_cast<i::Isolate*>(context->GetIsolate()); in Delete() local
7647 i::Handle<i::JSArray> SetAsArray(i::Isolate* isolate, i::Object table_obj, in SetAsArray()
7680 i::Isolate* isolate = obj->GetIsolate(); in AsArray() local
7703 auto isolate = reinterpret_cast<i::Isolate*>(context->GetIsolate()); in Resolve() local
7721 auto isolate = reinterpret_cast<i::Isolate*>(context->GetIsolate()); in Reject() local
7787 i::Isolate* isolate = promise.GetIsolate(); in HasHandler() local
7796 i::Isolate* isolate = promise->GetIsolate(); in Result() local
7913 Isolate* isolate, const CompiledWasmModule& compiled_module) { in FromCompiledModule()
7928 Isolate* isolate, MemorySpan<const uint8_t> wire_bytes) { in Compile()
7959 Isolate* isolate) { in WasmModuleObjectBuilderStreaming()
8009 i::Isolate* isolate = obj->GetIsolate(); in Detach() local
8022 Local<ArrayBuffer> v8::ArrayBuffer::New(Isolate* isolate, size_t byte_length) { in New()
8041 Isolate* isolate, std::shared_ptr<BackingStore> backing_store) { in New()
8058 Isolate* isolate, size_t byte_length) { in NewBackingStore()
8106 i::Isolate* isolate = self->GetIsolate(); in CopyContents() local
8192 i::Isolate* isolate = buffer->GetIsolate(); in TYPED_ARRAYS() local
8204 i::Isolate* isolate = buffer->GetIsolate(); in New() local
8217 Local<SharedArrayBuffer> v8::SharedArrayBuffer::New(Isolate* isolate, in New()
8240 Isolate* isolate, std::shared_ptr<BackingStore> backing_store) { in New()
8257 Isolate* isolate, size_t byte_length) { in NewBackingStore()
8284 Local<Symbol> v8::Symbol::New(Isolate* isolate, Local<String> name) { in New()
8293 Local<Symbol> v8::Symbol::For(Isolate* isolate, Local<String> name) { in For()
8300 Local<Symbol> v8::Symbol::ForApi(Isolate* isolate, Local<String> name) { in ForApi()
8341 Local<Private> v8::Private::ForApi(Isolate* isolate, Local<String> name) { in ForApi()
8349 Local<Number> v8::Number::New(Isolate* isolate, double value) { in New()
8360 Local<Integer> v8::Integer::New(Isolate* isolate, int32_t value) { in New()
8371 Local<Integer> v8::Integer::NewFromUnsigned(Isolate* isolate, uint32_t value) { in NewFromUnsigned()
8382 Local<BigInt> v8::BigInt::New(Isolate* isolate, int64_t value) { in New()
8389 Local<BigInt> v8::BigInt::NewFromUnsigned(Isolate* isolate, uint64_t value) { in NewFromUnsigned()
8399 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(context->GetIsolate()); in NewFromWords() local
8443 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in SetIdle() local
8448 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in GetArrayBufferAllocator() local
8453 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in InContext() local
8458 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in ClearKeptObjects() local
8463 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in GetCurrentContext() local
8472 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in GetEnteredOrMicrotaskContext() local
8481 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in GetIncumbentContext() local
8491 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in ThrowException() local
8505 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in AddGCPrologueCallback() local
8511 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in RemoveGCPrologueCallback() local
8517 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in AddGCEpilogueCallback() local
8523 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in RemoveGCEpilogueCallback() local
8527 static void CallGCCallbackWithoutData(Isolate* isolate, GCType type, in CallGCCallbackWithoutData()
8553 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in SetEmbedderHeapTracer() local
8559 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in GetEmbedderHeapTracer() local
8564 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in SetEmbedderRootsHandler() local
8569 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in AttachCppHeap() local
8575 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in DetachCppHeap() local
8580 const i::Isolate* isolate = reinterpret_cast<const i::Isolate*>(this); in GetCppHeap() local
8586 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in SetGetExternallyAllocatedMemoryInBytesCallback() local
8591 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in TerminateExecution() local
8596 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in IsExecutionTerminating() local
8601 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in CancelTerminateExecution() local
8607 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in RequestInterrupt() local
8613 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in HasPendingBackgroundTasks() local
8649 i::Isolate* isolate = i::Isolate::Current(); in GetCurrent() local
8654 i::Isolate* isolate = i::Isolate::TryGetCurrent(); in TryGetCurrent() local
8673 void Isolate::Initialize(Isolate* isolate, in Initialize()
8770 Isolate* isolate = Allocate(); in New() local
8776 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in Dispose() local
8785 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in DumpAndResetStats() local
8790 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in DiscardThreadSpecificMetadata() local
8795 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in Enter() local
8800 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in Exit() local
8806 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in SetAbortOnUncaughtExceptionCallback() local
8812 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in SetHostImportModuleDynamicallyCallback() local
8818 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in SetHostImportModuleDynamicallyCallback() local
8824 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in SetHostInitializeImportMetaObjectCallback() local
8830 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in SetHostCreateShadowRealmContextCallback() local
8835 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in SetPrepareStackTraceCallback() local
8840 Isolate* isolate, in DisallowJavascriptExecutionScope()
8883 Isolate* isolate) in AllowJavascriptExecutionScope()
8901 Isolate* isolate, MicrotaskQueue* microtask_queue) in SuppressMicrotaskExecutionScope()
8915 Isolate::SafeForTerminationScope::SafeForTerminationScope(v8::Isolate* isolate) in SafeForTerminationScope()
8932 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in GetHeapStatistics() local
9066 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in GetHeapSpaceStatistics() local
9098 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in NumberOfTrackedHeapObjectTypes() local
9108 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in GetHeapObjectStatisticsAtLastGC() local
9134 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in GetHeapCodeAndMetadataStatistics() local
9151 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in MeasureMemory() local
9156 Isolate* isolate, Local<Context> context, in Default()
9170 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in GetStackSample() local
9182 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in NumberOfPhantomHandleResetsSinceLastCall() local
9210 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in SetEventLogger() local
9216 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in AddBeforeCallEnteredCallback() local
9222 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in RemoveBeforeCallEnteredCallback() local
9228 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in AddCallCompletedCallback() local
9233 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in RemoveCallCompletedCallback() local
9242 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in SetAtomicsWaitCallback() local
9247 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in SetPromiseHook() local
9253 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in SetPromiseRejectCallback() local
9259 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in PerformMicrotaskCheckpoint() local
9264 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in EnqueueMicrotask() local
9275 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in EnqueueMicrotask() local
9280 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in SetMicrotasksPolicy() local
9285 i::Isolate* isolate = in GetMicrotasksPolicy() local
9293 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in AddMicrotasksCompletedCallback() local
9300 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in RemoveMicrotasksCompletedCallback() local
9310 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in SetCounterFunction() local
9315 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in SetCreateHistogramFunction() local
9328 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in SetMetricsRecorder() local
9333 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in SetAddCrashKeyCallback() local
9340 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in IdleNotificationDeadline() local
9346 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in LowMemoryNotification() local
9357 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in ContextDisposedNotification() local
9375 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in IsolateInForegroundNotification() local
9380 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in IsolateInBackgroundNotification() local
9385 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in MemoryPressureNotification() local
9394 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in ClearCachesForTesting() local
9400 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in EnableMemorySavingsMode() local
9405 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in DisableMemorySavingsMode() local
9410 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in SetRAILMode() local
9415 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in UpdateLoadStartTime() local
9431 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in SetJitCodeEventHandler() local
9438 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in SetStackLimit() local
9444 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in GetCodeRange() local
9461 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in GetJSEntryStubs() local
9540 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in CALLBACK_SETTER() local
9551 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in AddNearHeapLimitCallback() local
9557 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in RemoveNearHeapLimitCallback() local
9564 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in AutomaticallyRestoreInitialHeapLimit() local
9569 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in IsDead() local
9580 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in AddMessageListenerWithErrorLevel() local
9597 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in RemoveMessageListeners() local
9614 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in SetFailedAccessCheckCallbackFunction() local
9620 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in SetCaptureStackTraceForUncaughtExceptions() local
9626 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in VisitExternalResources() local
9631 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in IsInUse() local
9636 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in VisitHandlesWithClassIds() local
9642 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in VisitWeakHandles() local
9648 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); in SetAllowAtomicsWait() local
9688 std::unique_ptr<MicrotaskQueue> MicrotaskQueue::New(Isolate* isolate, in New()
9697 MicrotasksScope::MicrotasksScope(Isolate* isolate, MicrotasksScope::Type type) in MicrotasksScope()
9700 MicrotasksScope::MicrotasksScope(Isolate* isolate, in MicrotasksScope()
9732 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(v8_isolate); in PerformCheckpoint() local
9739 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(v8_isolate); in GetCurrentDepth() local
9746 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(v8_isolate); in IsRunningMicrotasks() local
9751 String::Utf8Value::Utf8Value(v8::Isolate* isolate, v8::Local<v8::Value> obj) in Utf8Value()
9768 String::Value::Value(v8::Isolate* isolate, v8::Local<v8::Value> obj) in Value()
9826 i::Isolate* isolate = js_obj->GetIsolate(); in GetStackTrace() local
9842 i::Isolate* isolate = object->GetIsolate(); in PreviewEntries() local
9873 i::Isolate* isolate = node->isolate(); in GetFunctionName() local
9893 i::Isolate* isolate = node->isolate(); in GetScriptResourceName() local
9977 i::Isolate* isolate = profile->top_down()->isolate(); in GetTitle() local
10039 CpuProfiler* CpuProfiler::New(Isolate* isolate, in New()
10071 void CpuProfiler::CollectSample(Isolate* isolate) { in CollectSample()
10147 void CpuProfiler::UseDetailedSourcePositionsForProfiling(Isolate* isolate) { in UseDetailedSourcePositionsForProfiling()
10204 CodeEventHandler::CodeEventHandler(Isolate* isolate) { in CodeEventHandler()
10234 i::Isolate* isolate = edge->isolate(); in GetName() local
10272 i::Isolate* isolate = ToInternal(this)->isolate(); in GetName() local
10297 i::Isolate* isolate = ToInternal(this)->profiler()->isolate(); in Delete() local
10441 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(isolate_); in FinalizeTracing() local
10482 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(isolate_); in IterateTracedGlobalHandles() local
10497 EmbedderStateScope::EmbedderStateScope(Isolate* isolate, in EmbedderStateScope()
10594 std::shared_ptr<WasmStreaming> WasmStreaming::Unpack(Isolate* isolate, in Unpack()
10742 Isolate* isolate = reinterpret_cast<Isolate*>(info.GetIsolate()); in InvokeAccessorGetterCallback() local
10751 Isolate* isolate = reinterpret_cast<Isolate*>(info.GetIsolate()); in InvokeFunctionCallback() local
10762 Isolate* isolate = finalization_registry->native_context().GetIsolate(); in InvokeFinalizationRegistryCleanupFromTask() local