index
:
platform/upstream/nodejs
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/vbarinov/tizen
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_ivi_genivi
tizen_ivi_release
upstream
Domain: Web Framework / Common;
WonYoung Choi <wy80.choi@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
vm.js
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-31
lib: reduce util.is*() usage
cjihrig
1
-2
/
+1
2015-01-21
lib: use const to define constants
cjihrig
1
-3
/
+3
2015-01-12
Remove excessive copyright/license boilerplate
isaacs
1
-21
/
+0
2014-11-22
lib: turn on strict mode
Ben Noordhuis
1
-0
/
+2
2014-09-16
lib, src: add vm.runInDebugContext()
Ben Noordhuis
1
-0
/
+4
2013-08-28
vm: update API to use options argument
Domenic Denicola
1
-24
/
+26
2013-08-28
vm: add isContext; prevent double-contextifying
Domenic Denicola
1
-1
/
+5
2013-08-21
vm: Put back display_errors flag
isaacs
1
-13
/
+13
2013-08-21
vm, core, module: re-do vm to fix known issues
Domenic Denicola
1
-28
/
+40
2013-08-01
src: Replace macros with util functions
isaacs
1
-1
/
+2
2013-07-24
lib: macro-ify type checks
Ben Noordhuis
1
-1
/
+1
2012-03-03
lint
isaacs
1
-2
/
+2
2012-02-27
Wrap NodeScript binding class in JavaScript layer
isaacs
1
-7
/
+29
2011-09-08
Revert "vm context with accessors"
Ryan Dahl
1
-13
/
+0
2011-09-08
vm context with accessors
Fedor Indutny
1
-0
/
+13
2011-03-30
Don't conflict with V8's Script class
Ryan Dahl
1
-5
/
+5
2011-03-14
Update copyright headers
Ryan Dahl
1
-0
/
+21
2010-12-01
lint
Ryan Dahl
1
-1
/
+1
2010-11-15
Rename require('javascript') to require('vm')
Ryan Dahl
1
-0
/
+11