Searched refs:CommonIdentifiers (Results 1 – 14 of 14) sorted by relevance
30 CommonIdentifiers::CommonIdentifiers(JSGlobalData* globalData) in CommonIdentifiers() function in JSC::CommonIdentifiers
70 class CommonIdentifiers : Noncopyable {72 CommonIdentifiers(JSGlobalData*);
46 class CommonIdentifiers; variable105 CommonIdentifiers* propertyNames;
88 , propertyNames(new CommonIdentifiers(this)) in JSGlobalData()
82 const CommonIdentifiers& propertyNames() const { return *globalData().propertyNames; } in propertyNames()
95 runtime/CommonIdentifiers.cpp \
111 runtime/CommonIdentifiers.cpp \
307 JavaScriptCore/runtime/CommonIdentifiers.cpp \308 JavaScriptCore/runtime/CommonIdentifiers.h \
56 'runtime/CommonIdentifiers.cpp',
483 * kjs/CommonIdentifiers.h:3621 * kjs/CommonIdentifiers.h:5962 * kjs/CommonIdentifiers.h:7579 * kjs/CommonIdentifiers.cpp:7580 (KJS::CommonIdentifiers::CommonIdentifiers):7581 * kjs/CommonIdentifiers.h:14856 * kjs/CommonIdentifiers.cpp:14857 (KJS::CommonIdentifiers::CommonIdentifiers):14858 * kjs/CommonIdentifiers.h:15784 * kjs/CommonIdentifiers.h:[all …]
13318 * runtime/CommonIdentifiers.h:13584 * kjs/CommonIdentifiers.cpp: Removed.13585 * kjs/CommonIdentifiers.h: Removed.13615 * runtime/CommonIdentifiers.cpp: Copied from kjs/CommonIdentifiers.cpp.13616 * runtime/CommonIdentifiers.h: Copied from kjs/CommonIdentifiers.h.24045 * kjs/CommonIdentifiers.cpp:24046 (JSC::CommonIdentifiers::CommonIdentifiers):24047 * kjs/CommonIdentifiers.h:24247 * kjs/CommonIdentifiers.cpp:24248 * kjs/CommonIdentifiers.h:
85 * kjs/CommonIdentifiers.h:3671 * kjs/CommonIdentifiers.cpp: Added. New class to hold all the shared identifiers.3672 (KJS::CommonIdentifiers::CommonIdentifiers):3673 (KJS::CommonIdentifiers::shared):3674 * kjs/CommonIdentifiers.h: Added.3677 (KJS::ExecState::propertyNames): Hand the CommonIdentifiers instance here for easy access.
76 const CommonIdentifiers& propertyNames() const { return *m_globalData->propertyNames; } in propertyNames()
188 …0E16F5CD00B34460 /* CommonIdentifiers.h in Headers */ = {isa = PBXBuildFile; fileRef = 65EA73630BA…568 …BB560 /* CommonIdentifiers.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType …569 …001BB560 /* CommonIdentifiers.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType…1229 65EA73620BAE35D1001BB560 /* CommonIdentifiers.cpp */,1230 65EA73630BAE35D1001BB560 /* CommonIdentifiers.h */,1519 BC18C3F30E16F5CD00B34460 /* CommonIdentifiers.h in Headers */,