| /third_party/node/deps/v8/src/compiler/ |
| H A D | graph-assembler.h | 878 Isolate* isolate() const { return jsgraph()->isolate(); } in isolate() function in v8::internal::compiler::JSGraphAssembler
|
| H A D | load-elimination.cc | 1456 Isolate* LoadElimination::isolate() const { return jsgraph()->isolate(); } in isolate() function in v8::internal::compiler::LoadElimination
|
| /third_party/node/deps/v8/include/v8-include/ |
| H A D | v8-platform.h | 1069 virtual bool IdleTasksEnabled(Isolate* isolate) { return false; } in IdleTasksEnabled() argument
|
| H A D | v8-internal.h | 642 V8_INLINE static void CheckInitialized(v8::Isolate* isolate) { in CheckInitialized() argument [all...] |
| /third_party/node/deps/v8/src/ast/ |
| H A D | prettyprinter.cc | 22 CallPrinter::CallPrinter(Isolate* isolate, bool is_user_js, in CallPrinter() argument 852 void AstPrinter::PrintOut(Isolate* isolate, AstNode* node) { in PrintOut() argument
|
| H A D | ast.cc | 58 void AstNode::Print(Isolate* isolate) { in Print() argument 468 BuildBoilerplateDescription( IsolateT* isolate) BuildBoilerplateDescription() argument 544 GetBoilerplateValue( Expression* expression, IsolateT* isolate) GetBoilerplateValue() argument 650 BuildBoilerplateDescription( IsolateT* isolate) BuildBoilerplateDescription() argument 776 BuildConstants(IsolateT* isolate, MaterializedLiteral* expr) BuildConstants() argument 794 GetOrBuildDescription( IsolateT* isolate) GetOrBuildDescription() argument [all...] |
| /third_party/node/deps/v8/src/debug/ |
| H A D | debug-wasm-objects.cc | 23 Handle<String> GetNameOrDefault(Isolate* isolate, in GetNameOrDefault() argument 91 Handle<FixedArray> GetOrCreateDebugMaps(Isolate* isolate) { in GetOrCreateDebugMaps() argument 40 GetNameFromImportsAndExportsOrNull( Isolate* isolate, Handle<WasmInstanceObject> instance, wasm::ImportExportKindCode kind, uint32_t index) GetNameFromImportsAndExportsOrNull() argument 106 GetOrCreateDebugProxyMap( Isolate* isolate, DebugProxyId id, v8::Local<v8::FunctionTemplate> (*create_template_fn)(v8::Isolate*), bool make_non_extensible = true) GetOrCreateDebugProxyMap() argument 183 auto isolate = GetIsolate(info); IndexedGetter() local 193 auto isolate = GetIsolate(info); IndexedDescriptor() local 215 auto isolate = GetIsolate(info); IndexedEnumerator() local 260 Handle<Smi> value(Smi::FromInt(index), isolate); GetNameTable() local 297 auto isolate = T::GetIsolate(info); NamedEnumerator() local 421 auto isolate = frame->isolate(); Create() local 473 auto isolate = frame->isolate(); Create() local 505 GetOrCreateInstanceProxyCache( Isolate* isolate, Handle<WasmInstanceObject> instance) GetOrCreateInstanceProxyCache() argument 520 GetOrCreateInstanceProxy(Isolate* isolate, Handle<WasmInstanceObject> instance) GetOrCreateInstanceProxy() argument 575 Create(Isolate* isolate) Create() argument 582 CreateTemplate(v8::Isolate* isolate) CreateTemplate() argument 594 GetNamedProperty(Isolate* isolate, Handle<JSObject> receiver, Handle<String> name) GetNamedProperty() argument 620 auto isolate = reinterpret_cast<Isolate*>(info.GetIsolate()); NamedGetter() local 632 Isolate* isolate = frame->isolate(); Create() local 693 Isolate* isolate = frame_->isolate(); global() variable 762 WasmSimd128ToString(Isolate* isolate, wasm::Simd128 s128) WasmSimd128ToString() argument 772 GetRefTypeName(Isolate* isolate, wasm::ValueType type, wasm::NativeModule* module) GetRefTypeName() argument 796 New(Isolate* isolate, Handle<String> type, Handle<Object> value) New() argument 926 New( Isolate* isolate, const wasm::WasmValue& value, Handle<WasmModuleObject> module_object) New() argument 1016 GetWasmFunctionDebugName(Isolate* isolate, Handle<WasmInstanceObject> instance, uint32_t func_index) GetWasmFunctionDebugName() argument 1034 AddWasmInstanceObjectInternalProperties( Isolate* isolate, Handle<ArrayList> result, Handle<WasmInstanceObject> instance) AddWasmInstanceObjectInternalProperties() argument 1073 AddWasmModuleObjectInternalProperties( Isolate* isolate, Handle<ArrayList> result, Handle<WasmModuleObject> module_object) AddWasmModuleObjectInternalProperties() argument 1087 AddWasmTableObjectInternalProperties( Isolate* isolate, Handle<ArrayList> result, Handle<WasmTableObject> table) AddWasmTableObjectInternalProperties() argument [all...] |
| H A D | debug.h | 197 explicit DebugFeatureTracker(Isolate* isolate) in DebugFeatureTracker() argument 609 Isolate* isolate() { return debug_->isolate_; } in isolate() function in v8::internal::DebugScope
|
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-array.cc | 31 inline bool IsJSArrayFastElementMovingAllowed(Isolate* isolate, in IsJSArrayFastElementMovingAllowed() argument 41 inline bool HasOnlySimpleReceiverElements(Isolate* isolate, JSObject receiver) { in HasOnlySimpleReceiverElements() argument 47 inline bool HasOnlySimpleElements(Isolate* isolate, JSReceiver receiver) { in HasOnlySimpleElements() argument 61 void MatchArrayElementsKindToArguments(Isolate* isolate, Handle<JSArray> array, in MatchArrayElementsKindToArguments() argument 100 inline bool EnsureJSArrayWithWritableFastElements(Isolate* isolate, in EnsureJSArrayWithWritableFastElements() argument 131 GetRelativeIndex(Isolate* isolate, double length, Handle<Object> index, double init_if_undefined) GetRelativeIndex() argument 152 GetLengthProperty( Isolate* isolate, Handle<JSReceiver> receiver) GetLengthProperty() argument 171 SetLengthProperty( Isolate* isolate, Handle<JSReceiver> receiver, double length) SetLengthProperty() argument 189 GenericArrayFill(Isolate* isolate, Handle<JSReceiver> receiver, Handle<Object> value, double start, double end) GenericArrayFill() argument 212 TryFastArrayFill( Isolate* isolate, BuiltinArguments* args, Handle<JSReceiver> receiver, Handle<Object> value, double start_index, double end_index) TryFastArrayFill() argument 307 GenericArrayPush(Isolate* isolate, BuiltinArguments* args) GenericArrayPush() argument 400 GenericArrayPop(Isolate* isolate, BuiltinArguments* args) GenericArrayPop() argument 504 CanUseFastArrayShift(Isolate* isolate, Handle<JSReceiver> receiver) CanUseFastArrayShift() argument 516 GenericArrayShift(Isolate* isolate, Handle<JSReceiver> receiver, double length) GenericArrayShift() argument 660 ArrayConcatVisitor(Isolate* isolate, Handle<HeapObject> storage, bool fast_elements) ArrayConcatVisitor() argument 841 EstimateElementCount(Isolate* isolate, Handle<JSArray> array) EstimateElementCount() argument 915 CollectElementIndices(Isolate* isolate, Handle<JSObject> object, uint32_t range, std::vector<uint32_t>* indices) CollectElementIndices() argument 1047 IterateElementsSlow(Isolate* isolate, Handle<JSReceiver> receiver, uint32_t length, ArrayConcatVisitor* visitor) IterateElementsSlow() argument 1073 IterateElements(Isolate* isolate, Handle<JSReceiver> receiver, ArrayConcatVisitor* visitor) IterateElements() argument 1241 IsConcatSpreadable(Isolate* isolate, Handle<Object> obj) IsConcatSpreadable() argument 1257 Slow_ArrayConcat(BuiltinArguments* args, Handle<Object> species, Isolate* isolate) Slow_ArrayConcat() argument 1410 Handle<Object> length(Smi::zero(), isolate); Slow_ArrayConcat() local 1447 IsSimpleArray(Isolate* isolate, Handle<JSArray> obj) IsSimpleArray() argument 1460 Fast_ArrayConcat(Isolate* isolate, BuiltinArguments* args) Fast_ArrayConcat() argument 1551 AddValueToKeyedGroup( Isolate* isolate, Handle<OrderedHashMap> groups, Handle<Object> key, Handle<Object> value) AddValueToKeyedGroup() argument 1568 Isolate* isolate = object->GetIsolate(); IsFastArray() local 1594 GenericArrayGroupBy( Isolate* isolate, Handle<JSReceiver> O, Handle<Object> callbackfn, Handle<OrderedHashMap> groups, double initialK, double len) GenericArrayGroupBy() argument 1644 FastArrayGroupBy( Isolate* isolate, Handle<JSArray> array, Handle<Object> callbackfn, Handle<OrderedHashMap> groups, double len, ElementsKind* result_elements_kind) FastArrayGroupBy() argument [all...] |
| /third_party/node/deps/v8/src/codegen/s390/ |
| H A D | assembler-s390.cc | 349 void Assembler::AllocateAndInstallRequestedHeapObjects(Isolate* isolate) { in AllocateAndInstallRequestedHeapObjects() argument 384 void Assembler::GetCode(Isolate* isolate, CodeDesc* desc, in GetCode() argument
|
| /third_party/node/deps/v8/src/codegen/loong64/ |
| H A D | assembler-loong64.h | 138 void GetCode(Isolate* isolate, CodeDesc* desc) { in GetCode() argument
|
| /third_party/node/deps/v8/include/ |
| H A D | v8-internal.h | 444 V8_INLINE static void CheckInitialized(v8::Isolate* isolate) { in CheckInitialized() argument 506 V8_INLINE static void SetEmbedderData(v8::Isolate* isolate, uint32_t slot, in SetEmbedderData() argument 514 V8_INLINE static void* GetEmbedderData(const v8::Isolate* isolate, in GetEmbedderData() argument 522 V8_INLINE static void IncrementLongTasksStatsCounter(v8::Isolate* isolate) { in IncrementLongTasksStatsCounter() argument 528 GetRoot(v8::Isolate* isolate, int index) GetRoot() argument 585 DecodeExternalPointer( const Isolate* isolate, ExternalPointer_t encoded_pointer, ExternalPointerTag tag) DecodeExternalPointer() argument 595 ReadExternalPointerField( internal::Isolate* isolate, internal::Address heap_object_ptr, int offset, ExternalPointerTag tag) ReadExternalPointerField() argument [all...] |
| /third_party/node/deps/v8/src/codegen/arm/ |
| H A D | assembler-arm.h | 326 void GetCode(Isolate* isolate, CodeDesc* desc) { in GetCode() argument
|
| /third_party/node/deps/v8/src/execution/ |
| H A D | messages.cc | 59 void MessageHandler::DefaultMessageReport(Isolate* isolate, in DefaultMessageReport() argument 105 void MessageHandler::ReportMessage(Isolate* isolate, const MessageLocation* loc, in ReportMessage() argument 76 MakeMessageObject( Isolate* isolate, MessageTemplate message, const MessageLocation* location, Handle<Object> argument, Handle<FixedArray> stack_frames) MakeMessageObject() argument 160 ReportMessageNoExceptions( Isolate* isolate, const MessageLocation* loc, Handle<Object> message, v8::Local<v8::Value> api_exception_obj) ReportMessageNoExceptions() argument 203 GetMessage(Isolate* isolate, Handle<Object> data) GetMessage() argument 210 GetLocalizedMessage( Isolate* isolate, Handle<Object> data) GetLocalizedMessage() argument 220 GetStackFrames(Isolate* isolate, Handle<FixedArray> frames) GetStackFrames() argument 243 AppendErrorString(Isolate* isolate, Handle<Object> error, IncrementalStringBuilder* builder) AppendErrorString() argument 279 PrepareStackTraceScope(Isolate* isolate) PrepareStackTraceScope() argument 296 FormatStackTrace(Isolate* isolate, Handle<JSObject> error, Handle<Object> raw_stack) FormatStackTrace() argument 405 Format(Isolate* isolate, MessageTemplate index, Handle<Object> arg0, Handle<Object> arg1, Handle<Object> arg2) Format() argument 451 Format(Isolate* isolate, MessageTemplate index, Handle<String> arg0, Handle<String> arg1, Handle<String> arg2) Format() argument 506 Construct( Isolate* isolate, Handle<JSFunction> target, Handle<Object> new_target, Handle<Object> message, Handle<Object> options, FrameSkipMode mode, Handle<Object> caller, StackTraceCollection stack_trace_collection) Construct() argument 593 GetStringPropertyOrDefault(Isolate* isolate, Handle<JSReceiver> recv, Handle<String> key, Handle<String> default_str) GetStringPropertyOrDefault() argument 615 ToString(Isolate* isolate, Handle<Object> receiver) ToString() argument 668 DoFormatMessage(Isolate* isolate, MessageTemplate index, Handle<Object> arg0, Handle<Object> arg1, Handle<Object> arg2) DoFormatMessage() argument 692 MakeGenericError( Isolate* isolate, Handle<JSFunction> constructor, MessageTemplate index, Handle<Object> arg0, Handle<Object> arg1, Handle<Object> arg2, FrameSkipMode mode) MakeGenericError() argument 717 ComputeLocation(Isolate* isolate, MessageLocation* target) ComputeLocation() argument 740 BuildDefaultCallSite(Isolate* isolate, Handle<Object> object) BuildDefaultCallSite() argument 773 RenderCallSite(Isolate* isolate, Handle<Object> object, MessageLocation* location, CallPrinter::ErrorHint* hint) RenderCallSite() argument 816 NewIteratorError(Isolate* isolate, Handle<Object> source) NewIteratorError() argument 832 ThrowSpreadArgError(Isolate* isolate, MessageTemplate id, Handle<Object> object) ThrowSpreadArgError() argument 867 NewCalledNonCallableError(Isolate* isolate, Handle<Object> source) NewCalledNonCallableError() argument 877 NewConstructedNonConstructable( Isolate* isolate, Handle<Object> source) NewConstructedNonConstructable() argument 886 ThrowLoadFromNullOrUndefined(Isolate* isolate, Handle<Object> object, MaybeHandle<Object> key) ThrowLoadFromNullOrUndefined() argument 996 GetFormattedStack( Isolate* isolate, Handle<JSObject> error_object) GetFormattedStack() argument 1040 SetFormattedStack(Isolate* isolate, Handle<JSObject> error_object, Handle<Object> formatted_stack) SetFormattedStack() argument [all...] |
| /third_party/node/deps/v8/src/heap/ |
| H A D | concurrent-marking.cc | 477 Isolate* isolate = heap_->isolate(); in Run() local
|
| H A D | heap-inl.h | 72 base::EnumSet<CodeFlushMode> Heap::GetCodeFlushMode(Isolate* isolate) { in GetCodeFlushMode() argument 97 Isolate* Heap::isolate() { return Isolate::FromHeap(this); } in isolate() function in v8::internal::Heap [all...] |
| H A D | paged-spaces.cc | 733 void PagedSpace::Verify(Isolate* isolate, ObjectVisitor* visitor) { in Verify() argument [all...] |
| H A D | read-only-spaces.cc | 96 void SingleCopyReadOnlyArtifacts::Initialize(Isolate* isolate, in Initialize() argument 111 void SingleCopyReadOnlyArtifacts::ReinstallReadOnlySpace(Isolate* isolate) { in ReinstallReadOnlySpace() argument 91 GetReadOnlyHeapForIsolate( Isolate* isolate) GetReadOnlyHeapForIsolate() argument 115 VerifyHeapAndSpaceRelationships( Isolate* isolate) VerifyHeapAndSpaceRelationships() argument 124 InitializeRootsFrom(Isolate* isolate) InitializeRootsFrom() argument 130 InitializeRootsIn(Isolate* isolate) InitializeRootsIn() argument 137 CreateReadOnlySpace( Isolate* isolate) CreateReadOnlySpace() argument 176 GetReadOnlyHeapForIsolate( Isolate* isolate) GetReadOnlyHeapForIsolate() argument 212 Initialize( Isolate* isolate, std::vector<ReadOnlyPage*>&& pages, const AllocationStats& stats) Initialize() argument 254 ReinstallReadOnlySpace( Isolate* isolate) ReinstallReadOnlySpace() argument 273 VerifyHeapAndSpaceRelationships( Isolate* isolate) VerifyHeapAndSpaceRelationships() argument [all...] |
| /third_party/node/deps/v8/src/heap/cppgc-js/ |
| H A D | cpp-snapshot.cc | 354 void* ExtractEmbedderDataBackref(Isolate* isolate, in ExtractEmbedderDataBackref() argument 904 void CppGraphBuilder::Run(v8::Isolate* isolate, v8::EmbedderGraph* graph, in Run() argument
|
| H A D | cpp-heap.cc | 194 void SetIsolate(v8::Isolate* isolate) { isolate_ = isolate; } in SetIsolate() argument 59 V8ToCppGCReferencesVisitor( cppgc::internal::MutatorMarkingState& marking_state, v8::internal::Isolate* isolate, const v8::WrapperDescriptor& wrapper_descriptor) V8ToCppGCReferencesVisitor() argument 96 TraceV8ToCppGCReferences( v8::internal::Isolate* isolate, cppgc::internal::MutatorMarkingState& marking_state, const v8::WrapperDescriptor& wrapper_descriptor) TraceV8ToCppGCReferences() argument 458 AttachIsolate(Isolate* isolate) AttachIsolate() argument [all...] |
| /third_party/node/deps/v8/src/inspector/ |
| H A D | v8-runtime-agent-impl.cc | 762 v8::Isolate* isolate = info.GetIsolate(); bindingCallback() local [all...] |
| H A D | v8-console.cc | 591 v8::Isolate* isolate = info.GetIsolate(); in keysCallback() local 30 consoleContextToString( v8::Isolate* isolate, const v8::debug::ConsoleContext& consoleContext) consoleContextToString() argument 606 v8::Isolate* isolate = info.GetIsolate(); valuesCallback() local 759 v8::Isolate* isolate = info.GetIsolate(); queryObjectsCallback() local 784 v8::Isolate* isolate = info.GetIsolate(); inspectedObject() local 794 v8::Isolate* isolate = context->GetIsolate(); installMemoryGetter() local 811 v8::Isolate* isolate = context->GetIsolate(); installAsyncStackTaggingAPI() local 853 v8::Isolate* isolate = context->GetIsolate(); createCommandLineAPI() local [all...] |
| H A D | injected-script.cc | 114 static v8::Local<v8::String> GetDotReplResultString(v8::Isolate* isolate) { in GetDotReplResultString() argument 240 v8::Isolate* isolate = session->inspector()->isolate(); in catchCallback() local 368 v8::Isolate* isolate = m_context->isolate(); getProperties() local 1042 v8::Isolate* isolate = context->GetIsolate(); bindRemoteObjectIfNeeded() local [all...] |
| /third_party/node/deps/v8/src/diagnostics/ |
| H A D | perf-jit.cc | 182 PerfJitLogger::PerfJitLogger(Isolate* isolate) : CodeEventLogger(isolate) { in PerfJitLogger() argument
|
| /third_party/node/deps/v8/src/logging/ |
| H A D | counters.h | 638 Isolate* isolate() { return isolate_; } in isolate() function in v8::internal::Counters
|