Searched refs:sourceMapUrl (Results 1 – 2 of 2) sorted by relevance
608 const char* sourceMapUrl; member
1564 std::string sourceMapUrl = *v8::String::Utf8Value( in PrepareStackTraceCallback() local1566 std::ifstream sourceMapfile(sourceMapUrl); in PrepareStackTraceCallback()1601 v8::Local<v8::Value> sourceMapUrl = in OH_JSVM_CompileScriptWithOrigin() local1602 v8::String::NewFromUtf8(isolate, origin->sourceMapUrl).ToLocalChecked(); in OH_JSVM_CompileScriptWithOrigin()1606 origin->resourceLineOffset, origin->resourceColumnOffset, false, -1, sourceMapUrl); in OH_JSVM_CompileScriptWithOrigin()