Changeset 19705
- Timestamp:
- 09/22/08 08:35:43 (5 years ago)
- Files:
-
- 1 modified
-
lang/cplusplus/llv8call/trunk/src/lib.cc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/cplusplus/llv8call/trunk/src/lib.cc
r19684 r19705 46 46 v8::HandleScope handle_scope; 47 47 v8::TryCatch try_catch; 48 try_catch.SetVerbose(true); 48 49 v8::Handle<v8::Script> script = v8::Script::Compile(source, name); 49 50 if (script.IsEmpty()) {
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)