Home
last modified time | relevance | path

Searched defs:prototypeChain (Results 1 – 2 of 2) sorted by relevance

/external/webkit/JavaScriptCore/runtime/
DJSGlobalObject.h362 inline StructureChain* Structure::prototypeChain(ExecState* exec) const in prototypeChain() function
/external/webkit/JavaScriptCore/jit/
DJITStubs.cpp691 StructureChain* prototypeChain = structure->prototypeChain(callFrame); in tryCachePutByID() local
777 StructureChain* prototypeChain = structure->prototypeChain(callFrame); in tryCacheGetByID() local