Searched defs:GetFunctionName (Results 1 – 4 of 4) sorted by relevance
/external/v8/src/profiler/ | ||
D | strings-storage.cc | 98 const char* StringsStorage::GetFunctionName(Name* name) { in GetFunctionName() function in v8::internal::StringsStorage |
D | profile-generator.h | 317 const char* GetFunctionName(Name* name) { in GetFunctionName() function |
/external/v8/src/ | ||
D | messages.cc | 181 Handle<Object> CallSite::GetFunctionName() { in GetFunctionName() function in v8::internal::CallSite |
D | api.cc | 2534 Local<String> StackFrame::GetFunctionName() const { in GetFunctionName() function in v8::StackFrame |