/external/v8/test/cctest/ |
test-platform-linux.cc | 1 // Copyright 2006-2008 the V8 project authors. All rights reserved. 9 #include "v8.h" 14 using namespace ::v8::internal;
|
test-platform-nullos.cc | 1 // Copyright 2006-2008 the V8 project authors. All rights reserved. 9 #include "v8.h" 14 using namespace ::v8::internal;
|
test-platform-tls.cc | 1 // Copyright 2011 the V8 project authors. All rights reserved. 5 #include "v8.h" 11 using v8::internal::Thread;
|
test-regexp.cc | 1 // Copyright 2008 the V8 project authors. All rights reserved. 31 #include "v8.h" 69 using namespace v8::internal; 73 V8::Initialize(NULL); 74 v8::HandleScope scope; 78 return v8::internal::RegExpParser::ParseRegExp(&reader, false, &result); 83 V8::Initialize(NULL); 84 v8::HandleScope scope; 88 CHECK(v8::internal::RegExpParser::ParseRegExp(&reader, false, &result)); 96 V8::Initialize(NULL) [all...] |
test-assembler-arm.cc | 1 // Copyright 2011 the V8 project authors. All rights reserved. 28 #include "v8.h" 36 using namespace v8::internal; 46 static v8::Persistent<v8::Context> env; 51 env = v8::Context::New(); 60 v8::HandleScope scope; 86 v8::HandleScope scope; 123 v8::HandleScope scope; 169 v8::HandleScope scope [all...] |
/external/v8/src/ |
builtins.cc | 1 // Copyright 2012 the V8 project authors. All rights reserved. 28 #include "v8.h" 40 namespace v8 { namespace [all...] |
d8-posix.cc | 1 // Copyright 2009 the V8 project authors. All rights reserved. 46 namespace v8 { namespace 368 // See http://code.google.com/p/v8/issues/detail?id=401. 455 if (!GetTimeouts(args, &read_timeout, &total_timeout)) return v8::Undefined(); 477 return v8::Undefined(); 502 if (!ChildLaunchedOK(exec_error_fds)) return v8::Undefined(); 518 return v8::Undefined(); 538 return v8::Undefined(); 620 return v8::Undefined(); 635 return v8::Undefined() [all...] |
d8.h | 1 // Copyright 2012 the V8 project authors. All rights reserved. 35 #include "v8.h" 37 #include "../include/v8.h" 40 namespace v8 { namespace 144 next_semaphore_(v8::internal::OS::CreateSemaphore(0)), 145 done_semaphore_(v8::internal::OS::CreateSemaphore(0)), 198 class BinaryResource : public v8::String::ExternalAsciiStringResource { 271 static const char* ToCString(const v8::String::Utf8Value& value); 393 } // namespace v8
|
bootstrapper.cc | 1 // Copyright 2012 the V8 project authors. All rights reserved. 28 #include "v8.h" 46 namespace v8 { namespace 144 v8::Handle<v8::ObjectTemplate> global_template, 145 v8::ExtensionConfiguration* extensions); 186 v8::Handle<v8::ObjectTemplate> global_template, 230 v8::ExtensionConfiguration* extensions); 233 static bool InstallExtension(v8::RegisteredExtension* current [all...] |
isolate.cc | 1 // Copyright 2012 the V8 project authors. All rights reserved. 30 #include "v8.h" 56 namespace v8 { namespace 79 // This flag may be set using v8::V8::IgnoreOutOfMemoryException() 127 v8::TryCatch* ThreadLocalTop::TryCatchHandler() { 203 : Thread("v8:PreallocMem"), 458 for (v8::TryCatch* block = thread->TryCatchHandler(); 481 void Isolate::RegisterTryCatchHandler(v8::TryCatch* that) { 493 void Isolate::UnregisterTryCatchHandler(v8::TryCatch* that) [all...] |
d8.cc | 1 // Copyright 2012 the V8 project authors. All rights reserved. 44 #include "../include/v8-testing.h" 56 #include "v8.h" 67 namespace v8 { namespace 135 // Converts a V8 value to a C string. 136 const char* Shell::ToCString(const v8::String::Utf8Value& value) { 141 // Executes a string within the current v8 context. 177 v8::String::Utf8Value str(result); 202 v8::String::Utf8Value str(args[i]); 214 V8::ResumeProfiler() [all...] |
stub-cache.cc | 1 // Copyright 2012 the V8 project authors. All rights reserved. 28 #include "v8.h" 39 namespace v8 { namespace 158 ASSERT(v8::ToCData<Address>(callback->getter()) != 0); 484 ASSERT(v8::ToCData<Address>(callback->setter()) != 0); [all...] |
/external/libvpx/vp8/common/ppc/ |
idctllm_altivec.asm | 29 load_c v8, sinpi8sqrt2, 0, r9, r10 46 vmulosh v4, v0, v8 57 vmulosh v3, v1, v8 90 vmulosh v4, v1, v8 100 vmulosh v2, v3, v8
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/aput_object/d/ |
T_aput_object_3.d | 81 ; v8 = SuperInterface2[] 82 new-array v8, v0, [Ldot/junit/opcodes/aput_object/d/SuperInterface2; 107 aput-object v5, v8, v0
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/aget/d/ |
T_aget_1.d | 30 aget v0, v7, v8
|
T_aget_4.d | 30 aget v0, v7, v8
|
T_aget_5.d | 30 aget v0, v7, v8
|
T_aget_6.d | 30 aget v0, v7, v8
|
T_aget_8.d | 30 aget v0, v7, v8
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/aget_boolean/d/ |
T_aget_boolean_1.d | 30 aget-boolean v0, v7, v8
|
T_aget_boolean_4.d | 30 aget-boolean v0, v7, v8
|
T_aget_boolean_5.d | 30 aget-boolean v0, v7, v8
|
T_aget_boolean_6.d | 30 aget-boolean v0, v7, v8
|
T_aget_boolean_8.d | 30 aget-boolean v0, v7, v8
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/aget_byte/d/ |
T_aget_byte_1.d | 30 aget-byte v0, v7, v8
|