Home
last modified time | relevance | path

Searched refs:withCallee (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/JavaScriptCore/interpreter/
DRegister.h79 static inline Register withCallee(JSObject* callee);
DCallFrame.h143 …ect* callee) { static_cast<Register*>(this)[RegisterFile::Callee] = Register::withCallee(callee); } in setCallee()
/external/webkit/Source/JavaScriptCore/runtime/
DJSObject.h860 ALWAYS_INLINE Register Register::withCallee(JSObject* callee) in withCallee() function
/external/webkit/Source/JavaScriptCore/
DChangeLog5311 (JSC::Register::withCallee):
5601 (JSC::Register::withCallee):
5674 (JSC::Register::withCallee):