Searched refs:GetSourceMapOperator (Results 1 – 3 of 3) sorted by relevance
51 std::shared_ptr<SourceMapOperator> GetSourceMapOperator() const in GetSourceMapOperator() function
543 jsEnv->GetSourceMapOperator();
923 auto sourceMapOperator = jsEnv_->GetSourceMapOperator(); in InitSourceMap()