Home
last modified time | relevance | path

Searched defs:sourceMapOperator (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/ability_runtime/js_environment/interfaces/inner_api/
H A Duncaught_exception_callback.h40 NapiUncaughtExceptionCallback( std::function<void(const std::string summary, const JsEnv::ErrorObject errorObj)> uncaughtTask, std::shared_ptr<SourceMapOperator> sourceMapOperator, napi_env env) NapiUncaughtExceptionCallback() argument
/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_runtime.cpp887 auto sourceMapOperator = jsEnv_->GetSourceMapOperator(); in InitSourceMap() local

Completed in 3 milliseconds