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

/external/webkit/Source/JavaScriptCore/runtime/
H A DClassInfo.h50 if (classPropHashTableGetterFunction)
51 return classPropHashTableGetterFunction(exec);
57 const ClassPropHashTableGetterFunction classPropHashTableGetterFunction; member in struct:JSC::ClassInfo

Completed in 91 milliseconds