Searched defs:isAPIValueWrapper (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/JavaScriptCore/runtime/
H A DJSAPIValueWrapper.h37 virtual bool isAPIValueWrapper() const { return true; } function in class:JSC::JSAPIValueWrapper
H A DJSZombie.h47 virtual bool isAPIValueWrapper() const { ASSERT_NOT_REACHED(); return false; } function in class:JSC::JSZombie
H A DJSCell.h90 virtual bool isAPIValueWrapper() const { return false; } function in class:JSC::JSCell

Completed in 229 milliseconds