Home
last modified time | relevance | path

Searched refs:GetSourceURL (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/include/
Dv8-script.h71 Local<Value> GetSourceURL();
/third_party/node/deps/v8/src/api/
Dapi.cc2065 Local<Value> UnboundScript::GetSourceURL() { in GetSourceURL() function in v8::UnboundScript
2070 API_RCS_SCOPE(isolate, UnboundScript, GetSourceURL); in GetSourceURL()