OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:callerGetter
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/JavaScriptCore/runtime/
JSFunction.h
103
static JSValue
callerGetter
(ExecState*, JSValue, const Identifier&);
JSFunction.cpp
167
JSValue JSFunction::
callerGetter
(ExecState* exec, JSValue slotBase, const Identifier&)
221
slot.setCacheableCustom(this,
callerGetter
);
Completed in 46 milliseconds