Searched refs:sourceNameValue (Results 1 – 1 of 1) sorted by relevance
57 v8::Local<v8::String> sourceNameValue(frame->GetScriptNameOrSourceURL()); in toScriptCallFrame() local58 if (!sourceNameValue.IsEmpty()) in toScriptCallFrame()59 sourceName = toCoreString(sourceNameValue); in toScriptCallFrame()