OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:KJSValueToCFType
(Results
1 - 3
of
3
) sorted by null
/external/webkit/Source/JavaScriptGlue/
JSUtils.h
59
CFTypeRef
KJSValueToCFType
(JSValue inValue, ExecState *exec);
JSValueWrapper.cpp
190
result =
KJSValueToCFType
(ptr->GetValue(), getThreadGlobalExecState());
JSUtils.cpp
362
CFTypeRef
KJSValueToCFType
(JSValue inValue, ExecState *exec)
Completed in 38 milliseconds