Searched refs:_stubRoutine (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/JavaScriptCore-7600.1.17/bytecode/
H A DPolymorphicAccessStructureList.h58 void set(VM& vm, JSCell* owner, PassRefPtr<JITStubRoutine> _stubRoutine, Structure* _base, bool _isDirect) argument
60 stubRoutine = _stubRoutine;
66 void set(VM& vm, JSCell* owner, PassRefPtr<JITStubRoutine> _stubRoutine, Structure* _base, StructureChain* _chain, bool _isDirect, unsigned _count) argument
68 stubRoutine = _stubRoutine;

Completed in 127 milliseconds