/external/v8/test/cctest/ |
D | test-object-observe.cc | 36 return value->Int32Value(v8::Isolate::GetCurrent()->GetCurrentContext()) in ToInt32() 63 ->Set(v8::Isolate::GetCurrent()->GetCurrentContext(), v8_str("obj"), in TEST() 74 ->Set(v8::Isolate::GetCurrent()->GetCurrentContext(), v8_str("obj"), in TEST() 83 ->Set(v8::Isolate::GetCurrent()->GetCurrentContext(), in TEST() 87 ->Set(v8::Isolate::GetCurrent()->GetCurrentContext(), v8_str("fun1"), in TEST() 91 ->Set(v8::Isolate::GetCurrent()->GetCurrentContext(), v8_str("fun2"), in TEST() 95 ->Set(v8::Isolate::GetCurrent()->GetCurrentContext(), v8_str("fun3"), in TEST() 276 ->Set(v8::Isolate::GetCurrent()->GetCurrentContext(), v8_str("obj"), in TEST() 280 ->Set(v8::Isolate::GetCurrent()->GetCurrentContext(), in TEST() 296 ->BooleanValue(v8::Isolate::GetCurrent()->GetCurrentContext()) in TEST() [all …]
|
D | cctest.h | 333 return v8::Number::New(v8::Isolate::GetCurrent(), x); in v8_num() 338 return v8::String::NewFromUtf8(v8::Isolate::GetCurrent(), x, in v8_str() 352 return v8::Symbol::New(v8::Isolate::GetCurrent(), v8_str(name)); in v8_symbol() 358 if (v8::Script::Compile(v8::Isolate::GetCurrent()->GetCurrentContext(), x) in v8_compile() 382 v8::Isolate::GetCurrent()->GetCurrentContext(), &script_source) in CompileWithOrigin() 423 ->Run(v8::Isolate::GetCurrent()->GetCurrentContext()) in CompileRun() 454 v8::Isolate* isolate = v8::Isolate::GetCurrent(); in ParserCacheCompileRun() 475 v8::Isolate* isolate = v8::Isolate::GetCurrent(); in CompileRunWithOrigin() 488 v8::Isolate* isolate = v8::Isolate::GetCurrent(); in CompileRunWithOrigin() 516 result->Int32Value(v8::Isolate::GetCurrent()->GetCurrentContext()) in ExpectInt32() [all …]
|
D | test-thread-termination.cc | 313 CHECK(!v8::Isolate::GetCurrent()->IsExecutionTerminating()); in TEST() 341 CHECK(!v8::Isolate::GetCurrent()->IsExecutionTerminating()); in DoLoopCancelTerminate() 355 CHECK(v8::Isolate::GetCurrent()->IsExecutionTerminating()); in DoLoopCancelTerminate() 358 CHECK(!v8::Isolate::GetCurrent()->IsExecutionTerminating()); in DoLoopCancelTerminate() 396 CHECK(v8::Isolate::GetCurrent()->IsExecutionTerminating()); in MicrotaskLoopForever() 533 v8::Isolate::GetCurrent()->GetCurrentContext()); in TEST() 535 CHECK(!v8::Isolate::GetCurrent()->IsExecutionTerminating()); in TEST() 565 v8::Isolate::GetCurrent()->GetCurrentContext()); in TEST()
|
D | test-typedarrays.cc | 19 ->Get(v8::Isolate::GetCurrent()->GetCurrentContext(), v8_str("a")) in TestArrayBufferViewContents()
|
D | test-profile-generator.cc | 588 script_a->Run(v8::Isolate::GetCurrent()->GetCurrentContext()) in TEST() 594 script_b->Run(v8::Isolate::GetCurrent()->GetCurrentContext()) in TEST() 646 ->Get(v8::Isolate::GetCurrent()->GetCurrentContext(), in GetFunctionLineNumber() 705 script->Run(v8::Isolate::GetCurrent()->GetCurrentContext()).ToLocalChecked(); in TEST()
|
D | test-lockers.cc | 69 CHECK_EQ(isolate_, v8::Isolate::GetCurrent()); in Run() 110 CHECK_EQ(isolate, v8::Isolate::GetCurrent()); in TEST() 188 CHECK_EQ(isolate_, v8::Isolate::GetCurrent()); in Run()
|
/external/v8/src/ |
D | assert-scope.cc | 55 static PerThreadAssertData* GetCurrent() { in GetCurrent() function in v8::internal::PerThreadAssertData 73 : data_(PerThreadAssertData::GetCurrent()) { in PerThreadAssertScope() 98 PerThreadAssertData* data = PerThreadAssertData::GetCurrent(); in IsAllowed()
|
D | prototype.h | 82 T* GetCurrent() const { in GetCurrent() function 88 static Handle<T> GetCurrent(const PrototypeIterator& iterator) { in GetCurrent() function
|
D | compilation-dependencies.cc | 131 PrototypeIterator::GetCurrent<JSReceiver>(i); in AssumePrototypeMapsStable()
|
/external/webrtc/webrtc/modules/desktop_capture/mac/ |
D | desktop_configuration_monitor.cc | 33 desktop_configuration_ = MacDesktopConfiguration::GetCurrent( in DesktopConfigurationMonitor() 84 desktop_configuration_ = MacDesktopConfiguration::GetCurrent( in DisplaysReconfigured()
|
D | desktop_configuration.h | 53 static MacDesktopConfiguration GetCurrent(Origin origin);
|
D | full_screen_chrome_window_detector.cc | 138 MacDesktopConfiguration desktop_config = MacDesktopConfiguration::GetCurrent( in FindFullScreenWindowWithSamePidAndTitle()
|
/external/webrtc/webrtc/modules/desktop_capture/ |
D | screen_capturer_mac_unittest.cc | 51 MacDesktopConfiguration config = MacDesktopConfiguration::GetCurrent( in CaptureDoneCallback1() 63 MacDesktopConfiguration config = MacDesktopConfiguration::GetCurrent( in CaptureDoneCallback2()
|
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/ |
D | Antlr.Runtime.Collections.pas | 89 function GetCurrent: TPair<TKey, TValue>; in GetCurrent() function 96 property Current: TPair<TKey, TValue> read GetCurrent; 280 Result := GetCurrent; 288 function THashList<TKey, TValue>.TPairEnumerator.GetCurrent: TPair<TKey, TValue>; in THashList()
|
D | Antlr.Runtime.Tools.pas | 275 function GetCurrent: TPair<TKey,TValue>; in GetCurrent() function 281 property Current: TPair<TKey,TValue> read GetCurrent; 903 Result := GetCurrent; 911 function TDictionary<TKey,TValue>.TPairEnumerator.GetCurrent: TPair<TKey,TValue>; in TPairEnumerator()
|
/external/pdfium/xfa/src/fxfa/src/common/ |
D | xfa_utils.h | 57 NodeType* GetCurrent() const { in GetCurrent() function 104 NodeType* pCurrent = GetCurrent(); in MoveToNext() 143 return GetCurrent(); in SkipChildrenAndMoveToNext()
|
/external/pdfium/xfa/src/fxfa/src/parser/ |
D | xfa_document_datadescription_imp.cpp | 43 for (CXFA_Node* pDDGroupNode = sIterator.GetCurrent(); pDDGroupNode; in XFA_DataDescription_UpdateDataRelation() 89 for (CXFA_Node* pDDGroupNode = sIterator.GetCurrent(); pDDGroupNode; in XFA_DataDescription_MaybeCreateDataNode()
|
D | xfa_document_imp.cpp | 291 for (CXFA_Node* pNode = sIterator.GetCurrent(); pNode; in GetNodeByID() 337 for (CXFA_Node* pNode = sIterator.GetCurrent(); pNode; in XFA_ProtoMerge_MergeNode() 351 for (CXFA_Node* pNode = sIterator.GetCurrent(); pNode; in XFA_ProtoMerge_MergeNode() 365 for (CXFA_Node* pNode = sIterator.GetCurrent(); pNode; in DoProtoMerge()
|
D | xfa_script_layoutpseudomodel.cpp | 245 for (CXFA_ContentLayoutItem* pItemChild = iterator.GetCurrent(); in Script_LayoutPseudoModel_GetObjArray() 269 for (CXFA_ContentLayoutItem* pItemChild = iterator.GetCurrent(); in Script_LayoutPseudoModel_GetObjArray() 310 for (CXFA_ContentLayoutItem* pItemChild = iterator.GetCurrent(); in Script_LayoutPseudoModel_GetObjArray() 330 for (CXFA_ContentLayoutItem* pItemChild = iterator.GetCurrent(); in Script_LayoutPseudoModel_GetObjArray()
|
D | xfa_layout_pagemgr_new.cpp | 474 for (CXFA_ContainerLayoutItem* pPageSetLayoutItem = sIterator.GetCurrent(); in FinishPaginatedPageSets() 1311 for (CXFA_Node* pPageSetNode = sIterator.GetCurrent(); pPageSetNode; in InitPageSetMap() 1585 for (CXFA_Node* pNode = sIterator.GetCurrent(); pNode; in SaveLayoutItem() 1638 for (CXFA_Node* pNode = sIterator.GetCurrent(); pNode; in MergePageSetContents() 1660 CXFA_ContainerLayoutItem* pRootPageSetContainerItem = iterator.GetCurrent(); in MergePageSetContents() 1722 for (CXFA_Node* pNode = sIterator.GetCurrent(); pNode; in MergePageSetContents() 1776 CXFA_Node* pNode = sIterator.GetCurrent(); in MergePageSetContents() 1827 for (CXFA_ContainerLayoutItem* pContainerItem = iterator.GetCurrent(); in LayoutPageSetContents() 1887 for (CXFA_ContainerLayoutItem* pContainerItem = iteratorParent.GetCurrent(); in SyncLayoutData() 1897 CXFA_LayoutItem* pChildLayoutItem = iterator.GetCurrent(); in SyncLayoutData() [all …]
|
/external/v8/src/runtime/ |
D | runtime-array.cc | 214 if (PrototypeIterator::GetCurrent(iter)->IsJSProxy() || in RUNTIME_FUNCTION() 215 PrototypeIterator::GetCurrent<JSObject>(iter) in RUNTIME_FUNCTION() 222 Handle<JSObject> current = PrototypeIterator::GetCurrent<JSObject>(iter); in RUNTIME_FUNCTION() 444 if (PrototypeIterator::GetCurrent(iter)->IsJSProxy()) { in RUNTIME_FUNCTION() 447 Handle<JSObject> current = PrototypeIterator::GetCurrent<JSObject>(iter); in RUNTIME_FUNCTION()
|
D | runtime-classes.cc | 260 Handle<Object> proto = PrototypeIterator::GetCurrent(iter); in LoadFromSuper() 285 Handle<Object> proto = PrototypeIterator::GetCurrent(iter); in LoadElementFromSuper() 362 Handle<Object> proto = PrototypeIterator::GetCurrent(iter); in StoreToSuper() 385 Handle<Object> proto = PrototypeIterator::GetCurrent(iter); in StoreElementToSuper()
|
/external/llvm/include/llvm/Support/ |
D | CrashRecoveryContext.h | 61 static CrashRecoveryContext *GetCurrent(); 137 if (CrashRecoveryContext *context = CrashRecoveryContext::GetCurrent()) in create()
|
/external/pdfium/xfa/src/fxfa/src/app/ |
D | xfa_ffpageview.cpp | 134 for (CXFA_LayoutItem* pLayoutItem = m_sIterator.GetCurrent(); pLayoutItem; in MoveToFirst() 165 CXFA_LayoutItem* pLayoutItem = m_sIterator.GetCurrent(); in GetCurrentWidget() 371 pSearchItem = sIterator->GetCurrent(); in OrderContainer()
|
/external/v8/include/ |
D | v8.h | 5482 static Isolate* GetCurrent(); 7901 return ToBoolean(Isolate::GetCurrent()->GetCurrentContext()) 7907 return ToNumber(Isolate::GetCurrent()->GetCurrentContext()) 7913 return ToString(Isolate::GetCurrent()->GetCurrentContext()) 7919 return ToDetailString(Isolate::GetCurrent()->GetCurrentContext()) 7925 return ToObject(Isolate::GetCurrent()->GetCurrentContext()) 7931 return ToInteger(Isolate::GetCurrent()->GetCurrentContext()) 7937 return ToUint32(Isolate::GetCurrent()->GetCurrentContext()) 7943 return ToInt32(Isolate::GetCurrent()->GetCurrentContext()) 8395 Isolate* isolate = Isolate::GetCurrent(); [all …]
|