16 Commits (4b84e42f67d7754574bf7d289524f6dffcb5e14a)

Author SHA1 Message Date
isaacs 3c5ea410ca vm: Copy missing properties from context 12 years ago
Fedor Indutny 7063c59b97 cpplint: disallow comma-first in C++ 12 years ago
Ben Noordhuis c79d5163e5 src: remove ObjectWrap dependency from core 12 years ago
Fedor Indutny 59a075e108 contextify: fix ContextifyContext leak 12 years ago
Fedor Indutny 3d4c663ee6 contextify: dealloc only after global and sandbox 12 years ago
Ben Noordhuis b89b97dded src: fix multi-base class ObjectWrap::Unwrap<T>() 12 years ago
Ben Noordhuis 756b622295 src: add multi-context support 12 years ago
Domenic Denicola fd3657610e vm: update API to use options argument 12 years ago
Domenic Denicola 9c110d8027 vm: add isContext; prevent double-contextifying 12 years ago
Domenic Denicola a3bf3d10ef vm: use MakeWeak to fix leaking contexts 12 years ago
Domenic Denicola a54f65ce75 vm: rip out ObjectWrap from ContextifyContext 12 years ago
Ben Noordhuis 9fc006618f src: fix up unused/unordered imports 12 years ago
Ben Noordhuis 48976d29f4 vm: fix Persistent<Context> leak 12 years ago
Ben Noordhuis 2891790dbd vm: remove unnecessary Persistent<FunctionTemplate> 12 years ago
isaacs eef552774e vm: Put back display_errors flag 12 years ago
Domenic Denicola 7afdba6e0b vm, core, module: re-do vm to fix known issues 12 years ago