Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / trace-viewer / src / tracing / importer / v8 / splaytree.js
index 5f5068a..8f10239 100644 (file)
@@ -7,7 +7,7 @@
 /**
  * @fileoverview Splay tree used by CodeMap.
  */
-base.exportTo('tracing.importer.v8', function() {
+tvcm.exportTo('tracing.importer.v8', function() {
   /**
    * Constructs a Splay tree.  A splay tree is a self-balancing binary
    * search tree with the additional property that recently accessed