HomeSort by relevance Sort by last modified time
    Searched refs:keyForWeakGCMapFinalizer (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/JavaScriptCore/runtime/
StructureTransitionTable.h 80 return keyForWeakGCMapFinalizer(context, structure);
86 static Hash::Key keyForWeakGCMapFinalizer(void* context, Structure*);
Structure.h 298 inline StructureTransitionTable::Hash::Key StructureTransitionTable::keyForWeakGCMapFinalizer(void*, Structure* structure)

Completed in 34 milliseconds