OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setCachedStructure
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/JavaScriptCore/runtime/
JSPropertyNameIterator.h
68
void
setCachedStructure
(JSGlobalData& globalData, Structure* structure)
JSPropertyNameIterator.cpp
82
jsPropertyNameIterator->
setCachedStructure
(exec->globalData(), o->structure());
Completed in 50 milliseconds