Searched refs:FunctionForEntry (Results 1 – 3 of 3) sorted by relevance
83 const Runtime::Function* Runtime::FunctionForEntry(Address entry) { in FunctionForEntry() function in v8::internal::Runtime
1137 static const Function* FunctionForEntry(Address ref); in FOR_EACH_INTRINSIC_RETURN_OBJECT()
1578 const Runtime::Function* fn = Runtime::FunctionForEntry(reference.address()); in operator <<()