Searched refs:source_url_ (Results 1 – 5 of 5) sorted by relevance
54 const std::string& source_url() const { return source_url_; } in source_url()64 const std::string source_url_; variable
245 value = &source_url_; in TryToParseSourceURLComment()596 if (source_url_.length() > 0) { in SourceUrl()597 tmp = source_url_.Internalize(isolate); in SourceUrl()
738 LiteralBuffer source_url_; variable
141 source_url_ = {source_url.release(), source_url.get_deleter()}; in WeakScriptHandle()163 const std::shared_ptr<const char>& source_url() const { return source_url_; } in source_url()179 std::shared_ptr<const char> source_url_; member in v8::internal::wasm::__anonc19622690111::WeakScriptHandle
7803 source_url_(source_url, url_length) { in CompiledWasmModule()