HomeSort by relevance Sort by last modified time
    Searched refs:v8 (Results 326 - 350 of 1279) sorted by null

<<11121314151617181920>>

  /external/webkit/Source/WebCore/bindings/v8/
V8GCForContextDispose.cpp 45 v8::V8::ContextDisposedNotification();
69 v8::V8::IdleNotification();
  /hardware/ril/mock-ril/src/cpp/
requests.cpp 19 #include <v8.h>
184 v8::HandleScope handle_scope;
212 v8::HandleScope handle_scope;
240 v8::HandleScope handle_scope;
271 int callOnRilRequest(v8::Handle<v8::Context> context, int cmd,
276 v8::HandleScope handle_scope;
277 v8::TryCatch try_catch;
280 v8::Handle<v8::String> name = v8::String::New("onRilRequest")
    [all...]
  /cts/tools/vm-tests/src/dot/junit/opcodes/neg_long/d/
T_neg_long_2.d 18 not-long v8, v12
20 add-long v4, v6, v8
  /cts/tools/vm-tests/src/dot/junit/opcodes/shl_long_2addr/d/
T_shl_long_2addr_1.d 16 shl-long/2addr v8, v10
17 return-wide v8
T_shl_long_2addr_2.d 16 shl-long/2addr v8, v11
17 return-wide v8
T_shl_long_2addr_7.d 16 shl-long/2addr v8, v10
17 return-wide v8
  /cts/tools/vm-tests/src/dot/junit/opcodes/shr_long_2addr/d/
T_shr_long_2addr_1.d 16 shr-long/2addr v8, v10
17 return-wide v8
T_shr_long_2addr_2.d 16 shr-long/2addr v8, v11
17 return-wide v8
T_shr_long_2addr_7.d 16 shr-long/2addr v8, v10
17 return-wide v8
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/neg_long/d/
T_neg_long_2.d 18 not-long v8, v12
20 add-long v4, v6, v8
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/shl_long_2addr/d/
T_shl_long_2addr_1.d 16 shl-long/2addr v8, v10
17 return-wide v8
T_shl_long_2addr_2.d 16 shl-long/2addr v8, v11
17 return-wide v8
T_shl_long_2addr_7.d 16 shl-long/2addr v8, v10
17 return-wide v8
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/shr_long_2addr/d/
T_shr_long_2addr_1.d 16 shr-long/2addr v8, v10
17 return-wide v8
T_shr_long_2addr_2.d 16 shr-long/2addr v8, v11
17 return-wide v8
T_shr_long_2addr_7.d 16 shr-long/2addr v8, v10
17 return-wide v8
  /external/v8/src/
circular-queue-inl.h 1 // Copyright 2010 the V8 project authors. All rights reserved.
33 namespace v8 { namespace
51 } } // namespace v8::internal
disassembler.h 1 // Copyright 2006-2008 the V8 project authors. All rights reserved.
31 namespace v8 { namespace
54 } } // namespace v8::internal
natives.h 1 // Copyright 2006-2008 the V8 project authors. All rights reserved.
31 namespace v8 { namespace
61 } } // namespace v8::internal
platform-tls-mac.h 1 // Copyright 2011 the V8 project authors. All rights reserved.
33 namespace v8 { namespace
60 } } // namespace v8::internal
snapshot-empty.cc 1 // Copyright 2006-2008 the V8 project authors. All rights reserved.
30 #include "v8.h"
34 namespace v8 { namespace
50 } } // namespace v8::internal
  /external/v8/src/ia32/
cpu-ia32.cc 1 // Copyright 2006-2008 the V8 project authors. All rights reserved.
34 #include "v8.h"
41 namespace v8 { namespace
57 // code simultaneously. V8 (and JavaScript) is single threaded and when code
86 } } // namespace v8::internal
  /external/v8/src/mips/
codegen-mips-inl.h 1 // Copyright 2010 the V8 project authors. All rights reserved.
34 namespace v8 { namespace
61 } } // namespace v8::internal
lithium-codegen-mips.h 1 // Copyright 2010 the V8 project authors. All rights reserved.
40 namespace v8 { namespace
63 } } // namespace v8::internal
virtual-frame-mips-inl.h 1 // Copyright 2010 the V8 project authors. All rights reserved.
34 namespace v8 { namespace
56 } } // namespace v8::internal

Completed in 503 milliseconds

<<11121314151617181920>>