Searched defs:CRuntimeMethod (Results 1 – 1 of 1) sorted by relevance
112 class CRuntimeMethod : public RuntimeMethod { class114 …CRuntimeMethod(ExecState* exec, JSGlobalObject* globalObject, const Identifier& name, Bindings::Me… in CRuntimeMethod() function in JSC::Bindings::CRuntimeMethod