Home
last modified time | relevance | path

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

/external/v8/include/
Dv8-profiler.h32 Handle<String> GetScriptResourceName() const;
Dv8.h1248 Handle<Value> GetScriptResourceName() const;
/external/v8/test/cctest/
Dtest-cpu-profiler.cc1603 node->GetScriptResourceName()); in CheckFunctionDetails()
/external/v8/src/
Dapi.cc2093 v8::Handle<Value> Message::GetScriptResourceName() const { in GetScriptResourceName() function in v8::Message
7040 Handle<String> CpuProfileNode::GetScriptResourceName() const { in GetScriptResourceName() function in v8::CpuProfileNode