OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isolatedWorldCount
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
DOMWrapperWorld.cpp
48
unsigned DOMWrapperWorld::
isolatedWorldCount
= 0;
76
isolatedWorldCount
++;
116
isolatedWorldCount
--;
147
isolatedWorldCount
++;
DOMWrapperWorld.h
71
static bool isolatedWorldsExist() { return
isolatedWorldCount
; }
185
static unsigned
isolatedWorldCount
;
Completed in 448 milliseconds