Changeset 20012 for lang/cplusplus/llv8call/trunk/ext/nspr/io.cc
- Timestamp:
- 09/27/08 11:23:53 (5 years ago)
- Files:
-
- 1 modified
-
lang/cplusplus/llv8call/trunk/ext/nspr/io.cc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/cplusplus/llv8call/trunk/ext/nspr/io.cc
r19912 r20012 10 10 11 11 using namespace v8; 12 13 static inline Handle<Object> nspr_namespace() {14 return Context::GetCurrent()->Global()15 ->Get(String::New("org"))->ToObject()16 ->Get(String::New("coderepos"))->ToObject()17 ->Get(String::New("nspr"))->ToObject();18 }19 12 20 13 static Handle<Value> _Access(const Arguments& args) {
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)