| /third_party/node/deps/v8/src/inspector/ |
| H A D | inspected-context.cc | 105 v8::Isolate* InspectedContext::isolate() const { in isolate() function in v8_inspector::InspectedContext [all...] |
| H A D | v8-webdriver-serializer.cc | 43 String16 descriptionForObject(v8::Isolate* isolate, in descriptionForObject() argument 50 v8::Isolate* isolate = context->GetIsolate(); in descriptionForDate() local
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | dictionary.h | 62 Shrink( Isolate* isolate, Handle<Derived> dictionary) Shrink() argument [all...] |
| H A D | js-locale.cc | 48 Maybe<bool> InsertOptionsIntoLocale(Isolate* isolate, in InsertOptionsIntoLocale() argument 101 Handle<Object> UnicodeKeywordValue(Isolate* isolate, Handle<JSLocale> locale, in UnicodeKeywordValue() argument [all...] |
| H A D | embedder-data-slot-inl.h | 85 bool EmbedderDataSlot::ToAlignedPointer(Isolate* isolate, in ToAlignedPointer() argument 113 bool EmbedderDataSlot::store_aligned_pointer(Isolate* isolate, void* ptr) { in store_aligned_pointer() argument 146 void EmbedderDataSlot::store_raw(Isolate* isolate, in store_raw() argument 152 void EmbedderDataSlot::gc_safe_store(Isolate* isolate, Address value) { in gc_safe_store() argument 129 load_raw( Isolate* isolate, const DisallowGarbageCollection& no_gc) const load_raw() argument
|
| H A D | js-segments.cc | 29 MaybeHandle<JSSegments> JSSegments::Create(Isolate* isolate, in Create() argument 61 MaybeHandle<Object> JSSegments::Containing(Isolate* isolate, in Containing() argument 107 CreateSegmentDataObject( Isolate* isolate, JSSegmenter::Granularity granularity, icu::BreakIterator* break_iterator, const icu::UnicodeString& string, int32_t start_index, int32_t end_index) CreateSegmentDataObject() argument [all...] |
| H A D | js-segmenter.cc | 27 MaybeHandle<JSSegmenter> JSSegmenter::New(Isolate* isolate, Handle<Map> map, in New() argument 127 ResolvedOptions(Isolate* isolate, Handle<JSSegmenter> segmenter) ResolvedOptions() argument 157 GetGranularityString(Isolate* isolate, Granularity granularity) GetGranularityString() argument [all...] |
| H A D | js-weak-refs-inl.h | 28 RegisterWeakCellWithUnregisterToken( Handle<JSFinalizationRegistry> finalization_registry, Handle<WeakCell> weak_cell, Isolate* isolate) RegisterWeakCellWithUnregisterToken() argument 55 Unregister( Handle<JSFinalizationRegistry> finalization_registry, Handle<HeapObject> unregister_token, Isolate* isolate) Unregister() argument 67 RemoveUnregisterToken( HeapObject unregister_token, Isolate* isolate, RemoveUnregisterTokenMode removal_mode, GCNotifyUpdatedSlotCallback gc_notify_updated_slot) RemoveUnregisterToken() argument 166 Nullify(Isolate* isolate, GCNotifyUpdatedSlotCallback gc_notify_updated_slot) Nullify() argument 213 RemoveFromFinalizationRegistryCells(Isolate* isolate) RemoveFromFinalizationRegistryCells() argument [all...] |
| H A D | lookup-inl.h | 25 LookupIterator::LookupIterator(Isolate* isolate, Handle<Object> receiver, in LookupIterator() argument 30 LookupIterator::LookupIterator(Isolate* isolate, Handle<Object> receiver, in LookupIterator() argument 37 LookupIterator::LookupIterator(Isolate* isolate, Handle<Object> receiver, in LookupIterator() argument 44 LookupIterator::LookupIterator(Isolate* isolate, Handle<Object> receiver, in LookupIterator() argument 52 LookupIterator::LookupIterator(Isolate* isolate, Handle<Object> receiver, in LookupIterator() argument 58 LookupIterator(Isolate* isolate, Handle<Object> receiver, const PropertyKey& key, Handle<Object> lookup_start_object, Configuration configuration) LookupIterator() argument 67 LookupIterator(Isolate* isolate, Handle<Object> receiver, Handle<Name> name, size_t index, Handle<Object> lookup_start_object, Configuration configuration) LookupIterator() argument 115 PropertyKey(Isolate* isolate, double index) PropertyKey() argument 133 PropertyKey(Isolate* isolate, Handle<Name> name) PropertyKey() argument 142 PropertyKey(Isolate* isolate, Handle<Object> valid_key) PropertyKey() argument 161 GetName(Isolate* isolate) GetName() argument 223 UpdateProtector(Isolate* isolate, Handle<Object> receiver, Handle<Name> name) UpdateProtector() argument 258 ComputeConfiguration( Isolate* isolate, Configuration configuration, Handle<Name> name) ComputeConfiguration() argument 265 GetRoot(Isolate* isolate, Handle<Object> lookup_start_object, size_t index) GetRoot() argument [all...] |
| H A D | name-inl.h | 77 bool Name::Equals(Isolate* isolate, Handle<Name> one, Handle<Name> two) { in Equals() argument
|
| H A D | module-inl.h | 113 void SourceTextModule::AddAsyncParentModule(Isolate* isolate, in AddAsyncParentModule() argument 123 GetAsyncParentModule( Isolate* isolate, int index) GetAsyncParentModule() argument
|
| H A D | templates-inl.h | 127 FunctionTemplateInfo FunctionTemplateInfo::GetParent(Isolate* isolate) { in GetParent() argument 133 ObjectTemplateInfo ObjectTemplateInfo::GetParent(Isolate* isolate) { in GetParent() argument 49 EnsureFunctionTemplateRareData( Isolate* isolate, Handle<FunctionTemplateInfo> function_template_info) EnsureFunctionTemplateRareData() argument [all...] |
| H A D | templates.cc | 25 GetOrCreateSharedFunctionInfo( Isolate* isolate, Handle<FunctionTemplateInfo> info, MaybeHandle<Name> maybe_name) GetOrCreateSharedFunctionInfo() argument 121 AllocateFunctionTemplateRareData( Isolate* isolate, Handle<FunctionTemplateInfo> function_template_info) AllocateFunctionTemplateRareData() argument 130 TryGetCachedPropertyName( Isolate* isolate, Object getter) TryGetCachedPropertyName() argument [all...] |
| /third_party/node/deps/v8/src/maglev/ |
| H A D | maglev-compiler.cc | 238 Isolate* const isolate = toplevel_compilation_unit->isolate(); in GenerateCode() local
|
| /third_party/node/deps/v8/src/regexp/ |
| H A D | regexp-utils.cc | 40 V8_INLINE bool HasInitialRegExpMap(Isolate* isolate, JSReceiver recv) { in HasInitialRegExpMap() argument 46 MaybeHandle<Object> RegExpUtils::SetLastIndex(Isolate* isolate, in SetLastIndex() argument 17 GenericCaptureGetter( Isolate* isolate, Handle<RegExpMatchInfo> match_info, int capture, bool* ok) GenericCaptureGetter() argument 62 GetLastIndex(Isolate* isolate, Handle<JSReceiver> recv) GetLastIndex() argument 75 RegExpExec(Isolate* isolate, Handle<JSReceiver> regexp, Handle<String> string, Handle<Object> exec) RegExpExec() argument 124 IsUnmodifiedRegExp(Isolate* isolate, Handle<Object> obj) IsUnmodifiedRegExp() argument 189 SetAdvancedStringIndex( Isolate* isolate, Handle<JSReceiver> regexp, Handle<String> string, bool unicode) SetAdvancedStringIndex() argument [all...] |
| /third_party/node/deps/v8/src/runtime/ |
| H A D | runtime-compiler.cc | 32 Object CompileOptimized(Isolate* isolate, Handle<JSFunction> function, in CompileOptimized() argument 346 CompileGlobalEval(Isolate* isolate, Handle<i::Object> source_object, Handle<SharedFunctionInfo> outer_info, LanguageMode language_mode, int eval_scope_position, int eval_position) CompileGlobalEval() argument [all...] |
| H A D | runtime.cc | 265 const Runtime::Function* Runtime::RuntimeFunctionTable(Isolate* isolate) { in RuntimeFunctionTable() argument
|
| /third_party/node/deps/v8/src/snapshot/ |
| H A D | shared-heap-serializer.cc | 150 Isolate* isolate = serializer_->isolate(); in SerializeStringTable() local 37 SharedHeapSerializer( Isolate* isolate, Snapshot::SerializerFlags flags, ReadOnlySerializer* read_only_serializer) SharedHeapSerializer() argument [all...] |
| /third_party/node/src/api/ |
| H A D | hooks.cc | 62 Isolate* isolate = env->isolate(); in EmitProcessExit() local 116 void AddEnvironmentCleanupHook(Isolate* isolate, in AddEnvironmentCleanupHook() argument 124 void RemoveEnvironmentCleanupHook(Isolate* isolate, in RemoveEnvironmentCleanupHook() argument 147 AddEnvironmentCleanupHookInternal( Isolate* isolate, AsyncCleanupHook fun, void* arg) AddEnvironmentCleanupHookInternal() argument 179 AsyncHooksGetExecutionAsyncId(Isolate* isolate) AsyncHooksGetExecutionAsyncId() argument 185 AsyncHooksGetTriggerAsyncId(Isolate* isolate) AsyncHooksGetTriggerAsyncId() argument 192 EmitAsyncInit(Isolate* isolate, Local<Object> resource, const char* name, async_id trigger_async_id) EmitAsyncInit() argument 203 EmitAsyncInit(Isolate* isolate, Local<Object> resource, Local<String> name, async_id trigger_async_id) EmitAsyncInit() argument 227 EmitAsyncDestroy(Isolate* isolate, async_context asyncContext) EmitAsyncDestroy() argument [all...] |
| /third_party/node/src/crypto/ |
| H A D | crypto_hash.cc | 56 Isolate* isolate = env->isolate(); in Initialize() local [all...] |
| /third_party/node/deps/v8/src/wasm/ |
| H A D | function-compiler.cc | 151 void WasmCompilationUnit::CompileWasmFunction(Isolate* isolate, in CompileWasmFunction() argument 208 JSToWasmWrapperCompilationUnit( Isolate* isolate, const FunctionSig* sig, const WasmModule* module, bool is_import, const WasmFeatures& enabled_features, AllowGeneric allow_generic) JSToWasmWrapperCompilationUnit() argument 254 CompileJSToWasmWrapper( Isolate* isolate, const FunctionSig* sig, const WasmModule* module, bool is_import) CompileJSToWasmWrapper() argument 266 CompileSpecificJSToWasmWrapper( Isolate* isolate, const FunctionSig* sig, const WasmModule* module) CompileSpecificJSToWasmWrapper() argument [all...] |
| H A D | init-expr-interface.cc | 136 WasmValue DefaultValueForType(ValueType type, Isolate* isolate) { in DefaultValueForType() argument
|
| H A D | wasm-result.h | 118 ErrorThrower(Isolate* isolate, const char* context) in ErrorThrower() argument 147 Isolate* isolate() const { return isolate_; } in isolate() function in v8::internal::wasm::ErrorThrower 184 ScheduledErrorThrower(i::Isolate* isolate, const char* context) in ScheduledErrorThrower() argument
|
| /third_party/node/deps/v8/tools/gcmole/ |
| H A D | gcmole-test.cc | 21 Handle<Object> CauseGC(Handle<Object> obj, Isolate* isolate) { in CauseGC() argument 27 Object CauseGCRaw(Object obj, Isolate* isolate) { in CauseGCRaw() argument 33 Managed<Smi> CauseGCManaged(int i, Isolate* isolate) { in CauseGCManaged() argument 44 void TestTwoArguments(Isolate* isolate) { in TestTwoArguments() argument 56 TestTwoSizeTArguments(Isolate* isolate) TestTwoSizeTArguments() argument 80 TestMethodCall(Isolate* isolate) TestMethodCall() argument 90 TestOperatorCall(Isolate* isolate) TestOperatorCall() argument 99 TestFollowingTemplates(Isolate* isolate) TestFollowingTemplates() argument 108 VirtualCauseGC(Handle<Object> obj, Isolate* isolate) VirtualCauseGC() argument 123 TestFollowingVirtualFunctions(Isolate* isolate) TestFollowingVirtualFunctions() argument 140 StaticCauseGC(Handle<Object> obj, Isolate* isolate) StaticCauseGC() argument 148 TestFollowingStaticFunctions(Isolate* isolate) TestFollowingStaticFunctions() argument 159 TestDeadVarAnalysis(Isolate* isolate) TestDeadVarAnalysis() argument 167 TestDeadVarBecauseOfSafepointAnalysis(Isolate* isolate) TestDeadVarBecauseOfSafepointAnalysis() argument 175 TestGuardedDeadVarAnalysis(Isolate* isolate) TestGuardedDeadVarAnalysis() argument 188 TestGuardedDeadVarAnalysis2(Isolate* isolate) TestGuardedDeadVarAnalysis2() argument 201 TestGuardedAgainstSafepointDeadVarAnalysis(Isolate* isolate) TestGuardedAgainstSafepointDeadVarAnalysis() argument 214 TestGuardedAgainstSafepointDeadVarAnalysis2(Isolate* isolate) TestGuardedAgainstSafepointDeadVarAnalysis2() argument 227 TestGuardedAgainstSafepointDeadVarAnalysis3(Isolate* isolate) TestGuardedAgainstSafepointDeadVarAnalysis3() argument 245 TestOnlyHeapGuardedDeadVarAnalysisInCompound(Isolate* isolate) TestOnlyHeapGuardedDeadVarAnalysisInCompound() argument 255 TestOnlyHeapGuardedDeadVarAnalysisInCompound2(Isolate* isolate) TestOnlyHeapGuardedDeadVarAnalysisInCompound2() argument 268 TestGuardedDeadVarAnalysisNested(JSObject raw_obj, Isolate* isolate) TestGuardedDeadVarAnalysisNested() argument 274 TestGuardedDeadVarAnalysisCaller(Isolate* isolate) TestGuardedDeadVarAnalysisCaller() argument 282 TestGuardedDeadVarAnalysisCaller2(Isolate* isolate) TestGuardedDeadVarAnalysisCaller2() argument 290 TestGuardedDeadVarAnalysisCaller3(Isolate* isolate) TestGuardedDeadVarAnalysisCaller3() argument 298 TestGuardedDeadVarAnalysisCaller4(Isolate* isolate) TestGuardedDeadVarAnalysisCaller4() argument 305 GuardedAllocation(Isolate* isolate) GuardedAllocation() argument 310 GuardedAllocation2(Isolate* isolate) GuardedAllocation2() argument 315 TestNestedDeadVarAnalysis(Isolate* isolate) TestNestedDeadVarAnalysis() argument 322 TestNestedDeadVarAnalysis2(Isolate* isolate) TestNestedDeadVarAnalysis2() argument 332 TestGuardedDeadVarAnalysisMidFunction(Isolate* isolate) TestGuardedDeadVarAnalysisMidFunction() argument 343 TestGuardedDeadVarAnalysisMidFunction2(Isolate* isolate) TestGuardedDeadVarAnalysisMidFunction2() argument [all...] |
| /third_party/node/src/ |
| H A D | inspector_profiler.cc | 84 Isolate* isolate = env->isolate(); local 211 Isolate* isolate local 421 Isolate* isolate = env->isolate(); global() local [all...] |