Home
last modified time | relevance | path

Searched refs:access_get_by_id_generic (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/JavaScriptCore/bytecode/
DStructureStubInfo.cpp55 case access_get_by_id_generic: in deref()
100 case access_get_by_id_generic: in markAggregate()
DStructureStubInfo.h48 access_get_by_id_generic, enumerator
DCodeBlock.cpp261 case access_get_by_id_generic: in printStructureStubInfo()
/external/webkit/Source/JavaScriptCore/jit/
DJITStubs.cpp936 stubInfo->accessType = access_get_by_id_generic; in tryCacheGetByID()