Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/execution/
Disolate.cc2395 Handle<Name> script_symbol = factory()->error_script_symbol(); in ThrowInternal() local
2397 this, Handle<JSObject>::cast(exception), script_symbol); in ThrowInternal()