Searched refs:isolate (Results 1 - 25 of 701) sorted by relevance

1234567891011>>

/external/chromium_org/v8/src/
H A Disolate-inl.h31 #include "isolate.h"
39 SaveContext::SaveContext(Isolate* isolate) : prev_(isolate->save_context()) { argument
40 if (isolate->context() != NULL) {
41 context_ = Handle<Context>(isolate->context());
43 dummy_ = Handle<Context>(isolate->context());
46 isolate->set_save_context(this);
48 c_entry_fp_ = isolate->c_entry_fp(isolate->thread_local_top());
H A Di18n.cc54 bool ExtractStringSetting(Isolate* isolate, argument
58 Handle<String> str = isolate->factory()->NewStringFromAscii(CStrVector(key));
71 bool ExtractIntegerSetting(Isolate* isolate, argument
75 Handle<String> str = isolate->factory()->NewStringFromAscii(CStrVector(key));
86 bool ExtractBooleanSetting(Isolate* isolate, argument
90 Handle<String> str = isolate->factory()->NewStringFromAscii(CStrVector(key));
102 Isolate* isolate,
109 if (ExtractStringSetting(isolate, options, "timeZone", &timezone)) {
124 if (ExtractStringSetting(isolate, options, "skeleton", &skeleton)) {
149 void SetResolvedDateSettings(Isolate* isolate, argument
101 CreateICUDateFormat( Isolate* isolate, const icu::Locale& icu_locale, Handle<JSObject> options) argument
253 GetEternal(Isolate* isolate) argument
268 CreateICUNumberFormat( Isolate* isolate, const icu::Locale& icu_locale, Handle<JSObject> options) argument
375 SetResolvedNumberSettings(Isolate* isolate, const icu::Locale& icu_locale, icu::DecimalFormat* number_format, Handle<JSObject> resolved) argument
513 CreateICUCollator( Isolate* isolate, const icu::Locale& icu_locale, Handle<JSObject> options) argument
577 SetResolvedCollatorSettings(Isolate* isolate, const icu::Locale& icu_locale, icu::Collator* collator, Handle<JSObject> resolved) argument
738 GetTemplate(Isolate* isolate) argument
744 GetTemplate2(Isolate* isolate) argument
750 InitializeDateTimeFormat( Isolate* isolate, Handle<String> locale, Handle<JSObject> options, Handle<JSObject> resolved) argument
788 UnpackDateFormat( Isolate* isolate, Handle<JSObject> obj) argument
802 DeleteDateFormat(v8::Isolate* isolate, Persistent<v8::Object>* object, void* param) argument
814 InitializeNumberFormat( Isolate* isolate, Handle<String> locale, Handle<JSObject> options, Handle<JSObject> resolved) argument
853 UnpackNumberFormat( Isolate* isolate, Handle<JSObject> obj) argument
866 DeleteNumberFormat(v8::Isolate* isolate, Persistent<v8::Object>* object, void* param) argument
878 InitializeCollator( Isolate* isolate, Handle<String> locale, Handle<JSObject> options, Handle<JSObject> resolved) argument
915 UnpackCollator(Isolate* isolate, Handle<JSObject> obj) argument
927 DeleteCollator(v8::Isolate* isolate, Persistent<v8::Object>* object, void* param) argument
[all...]
H A Dapi.cc69 #define LOG_API(isolate, expr) LOG(isolate, ApiEntryCall(expr))
71 #define ENTER_V8(isolate) \
72 ASSERT((isolate)->IsInitialized()); \
73 i::VMState<i::OTHER> __state__((isolate))
77 #define ON_BAILOUT(isolate, location, code) \
78 if (IsDeadCheck(isolate, location) || \
79 IsExecutionTerminatingCheck(isolate)) { \
85 #define EXCEPTION_PREAMBLE(isolate) \
86 (isolate)
135 i::Isolate* isolate = i::Isolate::Current(); local
146 i::Isolate* isolate = i::Isolate::Current(); local
217 i::Isolate* isolate = i::Isolate::Current(); local
278 IsDeadCheck(i::Isolate* isolate, const char* location) argument
284 IsExecutionTerminatingCheck(i::Isolate* isolate) argument
307 InitializeHelper(i::Isolate* isolate) argument
318 EnsureInitializedForIsolate(i::Isolate* isolate, const char* location) argument
337 i::Isolate* isolate = i::Isolate::UncheckedCurrent(); local
499 i::Isolate* isolate = EnterIsolateIfNeeded(); local
506 i::Isolate* isolate = EnterIsolateIfNeeded(); local
522 i::Isolate* isolate = i::Isolate::Current(); local
585 i::Isolate* isolate = i::Isolate::Current(); local
594 i::Isolate* isolate = i::Isolate::Current(); local
603 i::Isolate* isolate = i::Isolate::Current(); local
612 i::Isolate* isolate = i::Isolate::Current(); local
628 i::Isolate* isolate = EnterIsolateIfNeeded(); local
649 GlobalizeReference(i::Isolate* isolate, i::Object** obj) argument
679 Eternalize(i::Isolate* isolate, i::Object** handle) argument
684 GetEternal(i::Isolate* isolate, int index) argument
697 HandleScope(Isolate* isolate) argument
702 Initialize(Isolate* isolate) argument
728 i::Isolate* isolate = i::Isolate::Current(); local
741 CreateHandle(i::Isolate* isolate, i::Object* value) argument
756 i::Isolate* isolate = env->GetIsolate(); local
771 i::Isolate* isolate = i::Isolate::Current(); local
893 i::Isolate* isolate = i::Isolate::Current(); local
960 i::Isolate* isolate = i::Isolate::Current(); local
985 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
1001 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
1030 i::Isolate* isolate = i::Isolate::Current(); local
1076 i::Isolate* isolate = i::Isolate::Current(); local
1104 NewDescriptor( Isolate* isolate, const i::DeclaredAccessorDescriptorData& data, Data* previous_descriptor) argument
1122 NewInternalFieldDereference( Isolate* isolate, int internal_field) argument
1132 NewRawShift( Isolate* isolate, int16_t byte_offset) argument
1142 NewHandleDereference( Isolate* isolate) argument
1150 NewRawDereference( Isolate* isolate) argument
1158 NewPointerCompare( Isolate* isolate, void* compare_value) argument
1168 NewPrimitiveValue( Isolate* isolate, DeclaredAccessorDescriptorDataType data_type, uint8_t bool_offset) argument
1181 NewBitmaskCompare( Isolate* isolate, T bitmask, T compare_value, RawOperationDescriptor* operation) argument
1195 NewBitmaskCompare8( Isolate* isolate, uint8_t bitmask, uint8_t compare_value) argument
1203 NewBitmaskCompare16( Isolate* isolate, uint16_t bitmask, uint16_t compare_value) argument
1211 NewBitmaskCompare32( Isolate* isolate, uint32_t bitmask, uint32_t compare_value) argument
1226 i::Isolate* isolate = i::Isolate::Current(); local
1243 i::Isolate* isolate = i::Isolate::Current(); local
1267 i::Isolate* isolate = Utils::OpenHandle(function_template)->GetIsolate(); local
1325 i::Isolate* isolate = Utils::OpenHandle(*name)->GetIsolate(); local
1348 i::Isolate* isolate = Utils::OpenHandle(*name)->GetIsolate(); local
1358 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
1376 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
1384 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
1392 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
1402 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
1424 i::Isolate* isolate = function_template->GetIsolate(); local
1472 i::Isolate* isolate = function_template->GetIsolate(); local
1511 i::Isolate* isolate = function_template->GetIsolate(); local
1541 i::Isolate* isolate = i::Isolate::Current(); local
1595 i::Isolate* isolate = Utils::OpenHandle(object_template)->GetIsolate(); local
1660 i::Isolate* isolate = Utils::OpenHandle(object_template)->GetIsolate(); local
1705 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
1722 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
1763 i::Isolate* isolate = Utils::OpenHandle(object_template)->GetIsolate(); local
1812 i::Isolate* isolate = Utils::OpenHandle(object_template)->GetIsolate(); local
1849 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
1921 i::Isolate* isolate = i::Isolate::Current(); local
1989 i::Isolate* isolate = i::Isolate::Current(); local
2016 i::Isolate* isolate = i::Isolate::Current(); local
2063 i::Isolate* isolate = i::Isolate::Current(); local
2080 i::Isolate* isolate = i::Isolate::Current(); local
2093 i::Isolate* isolate = i::Isolate::Current(); local
2107 i::Isolate* isolate = i::Isolate::Current(); local
2121 i::Isolate* isolate = i::Isolate::Current(); local
2261 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
2273 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
2292 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
2310 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
2331 i::Isolate* isolate = i::Isolate::Current(); local
2357 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
2372 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
2383 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
2394 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
2412 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
2432 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
2446 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
2464 i::Isolate* isolate = i::Isolate::Current(); local
2474 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
2488 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
2496 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
2505 i::Isolate* isolate = i::Isolate::Current(); local
2519 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
2535 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
2551 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
2567 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
2583 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
2599 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
2610 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
2623 i::Isolate* isolate = i::Isolate::Current(); local
2816 i::Isolate* isolate = i::Isolate::Current(); local
2824 i::Isolate* isolate = i::Isolate::Current(); local
2834 i::Isolate* isolate = i::Isolate::Current(); local
2842 i::Isolate* isolate = i::Isolate::Current(); local
2849 LookupBuiltin(i::Isolate* isolate, const char* builtin_name) argument
2858 CheckConstructor(i::Isolate* isolate, i::Handle<i::JSObject> obj, const char* class_name) argument
2870 i::Isolate* isolate = i::Isolate::Current(); local
2889 i::Isolate* isolate = i::Isolate::Current(); local
2909 i::Isolate* isolate = i::Isolate::Current(); local
2929 i::Isolate* isolate = i::Isolate::Current(); local
2949 i::Isolate* isolate = i::Isolate::Current(); local
2968 i::Isolate* isolate = i::Isolate::Current(); local
2987 i::Isolate* isolate = i::Isolate::Current(); local
3007 i::Isolate* isolate = i::Isolate::Current(); local
3020 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(external_isolate); local
3156 i::Isolate* isolate = i::Isolate::Current(); local
3166 i::Isolate* isolate = i::Isolate::Current(); local
3176 i::Isolate* isolate = i::Isolate::Current(); local
3186 i::Isolate* isolate = i::Isolate::Current(); local
3196 i::Isolate* isolate = i::Isolate::Current(); local
3225 i::Isolate* isolate = i::Isolate::Current(); local
3245 i::Isolate* isolate = i::Isolate::Current(); local
3267 i::Isolate* isolate = i::Isolate::Current(); local
3285 i::Isolate* isolate = i::Isolate::Current(); local
3303 i::Isolate* isolate = i::Isolate::Current(); local
3331 i::Isolate* isolate = i::Isolate::Current(); local
3349 i::Isolate* isolate = i::Isolate::Current(); local
3376 i::Isolate* isolate = i::Isolate::Current(); local
3412 i::Isolate* isolate = i::Isolate::Current(); local
3431 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
3453 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
3475 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
3495 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
3519 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
3533 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
3546 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
3566 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
3577 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
3595 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
3612 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
3633 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
3654 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
3708 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
3719 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
3730 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
3745 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
3759 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
3770 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
3785 i::Isolate* isolate = Utils::OpenHandle(obj)->GetIsolate(); local
3834 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
3843 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
3853 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
3861 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
3873 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
3881 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
3888 GetPropertyByLookup(i::Isolate* isolate, i::Handle<i::JSObject> receiver, i::Handle<i::String> name, i::LookupResult* lookup) argument
3913 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
3927 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
3943 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
3966 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
3994 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
4005 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
4016 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
4033 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
4048 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
4103 i::Isolate* isolate = object->GetIsolate(); local
4120 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
4176 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
4261 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
4274 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
4307 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
4351 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
4372 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
4397 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
4794 Utf8Length(i::String* str, i::Isolate* isolate) argument
4807 i::Isolate* isolate = str->GetIsolate(); local
4993 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
5043 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
5079 i::Isolate* isolate = Utils::OpenHandle(string)->GetIsolate(); local
5317 i::Isolate* isolate = i::Isolate::UncheckedCurrent(); local
5346 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(ext_isolate); local
5366 i::Isolate* isolate = i::Isolate::Current(); local
5383 i::Isolate* isolate = i::Isolate::Current(); local
5402 i::Isolate* isolate = i::Isolate::UncheckedCurrent(); local
5418 i::Isolate* isolate = i::Isolate::Current(); local
5442 i::Isolate* isolate = i::Isolate::Current(); local
5454 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(exported_isolate); local
5469 i::Isolate* isolate = i::Isolate::Current(); local
5476 i::Isolate* isolate = i::Isolate::Current(); local
5483 i::Isolate* isolate = i::Isolate::Current(); local
5511 CreateEnvironment( i::Isolate* isolate, v8::ExtensionConfiguration* extensions, v8::Handle<ObjectTemplate> global_template, v8::Handle<Value> global_object) argument
5582 i::Isolate* isolate = i::Isolate::Current(); local
5602 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(external_isolate); local
5615 i::Isolate* isolate = i::Isolate::Current(); local
5627 i::Isolate* isolate = i::Isolate::Current(); local
5639 i::Isolate* isolate = i::Isolate::Current(); local
5668 i::Isolate* isolate = i::Isolate::Current(); local
5681 i::Isolate* isolate = i::Isolate::Current(); local
5690 i::Isolate* isolate = i::Isolate::Current(); local
5703 i::Isolate* isolate = i::Isolate::Current(); local
5716 i::Isolate* isolate = i::Isolate::Current(); local
5727 i::Isolate* isolate = i::Isolate::Current(); local
5740 i::Isolate* isolate = i::Isolate::Current(); local
5754 i::Isolate* isolate = i::Isolate::Current(); local
5769 i::Isolate* isolate = i::Isolate::Current(); local
5784 i::Isolate* isolate = i::Isolate::Current(); local
5799 i::Isolate* isolate = i::Isolate::Current(); local
5823 i::Isolate* isolate = i::Isolate::Current(); local
5839 i::Isolate* isolate = i::Isolate::Current(); local
5906 i::Isolate* isolate = reinterpret_cast<internal::Isolate*>(v8_isolate); local
5925 NewFromUtf8(Isolate* isolate, const char* data, NewStringType type, int length) argument
5938 NewFromOneByte(Isolate* isolate, const uint8_t* data, NewStringType type, int length) argument
5951 NewFromTwoByte(Isolate* isolate, const uint16_t* data, NewStringType type, int length) argument
5966 i::Isolate* isolate = left_string->GetIsolate(); local
5977 NewExternalStringHandle(i::Isolate* isolate, v8::String::ExternalStringResource* resource) argument
5985 NewExternalAsciiStringHandle(i::Isolate* isolate, v8::String::ExternalAsciiStringResource* resource) argument
5993 RedirectToExternalString(i::Isolate* isolate, i::Handle<i::String> parent, i::Handle<i::String> external) argument
6012 i::Isolate* isolate = i::Isolate::Current(); local
6025 i::Isolate* isolate = obj->GetIsolate(); local
6062 i::Isolate* isolate = i::Isolate::Current(); local
6076 i::Isolate* isolate = obj->GetIsolate(); local
6114 i::Isolate* isolate = obj->GetIsolate(); local
6125 i::Isolate* isolate = i::Isolate::Current(); local
6136 i::Isolate* isolate = i::Isolate::Current(); local
6147 i::Isolate* isolate = i::Isolate::Current(); local
6157 i::Isolate* isolate = i::Isolate::Current(); local
6171 i::Isolate* isolate = i::Isolate::Current(); local
6181 i::Isolate* isolate = i::Isolate::Current(); local
6192 i::Isolate* isolate = i::Isolate::Current(); local
6204 New(Isolate* isolate, Handle<Symbol> value) argument
6216 i::Isolate* isolate = i::Isolate::Current(); local
6228 i::Isolate* isolate = i::Isolate::Current(); local
6245 i::Isolate* isolate = i::Isolate::Current(); local
6255 i::Isolate* isolate = i::Isolate::Current(); local
6291 i::Isolate* isolate = i::Isolate::Current(); local
6305 i::Isolate* isolate = Utils::OpenHandle(*pattern)->GetIsolate(); local
6320 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
6349 i::Isolate* isolate = i::Isolate::Current(); local
6363 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
6376 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
6418 i::Isolate* isolate = obj->GetIsolate(); local
6442 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
6450 i::Isolate* isolate = i::Isolate::Current(); local
6462 i::Isolate* isolate = i::Isolate::Current(); local
6503 i::Isolate* isolate = Utils::OpenHandle(this)->GetIsolate(); local
6510 SetupArrayBufferView( i::Isolate* isolate, i::Handle<i::JSArrayBufferView> obj, i::Handle<i::JSArrayBuffer> buffer, size_t byte_offset, size_t byte_length) argument
6536 NewTypedArray( i::Isolate* isolate, Handle<ArrayBuffer> array_buffer, size_t byte_offset, size_t length) argument
6600 i::Isolate* isolate = i::Isolate::Current(); local
6613 New(Isolate* isolate) argument
6623 New(Isolate* isolate, const char* data, int length) argument
6638 i::Isolate* isolate = i::Isolate::Current(); local
6644 New(Isolate* isolate, double value) argument
6658 i::Isolate* isolate = i::Isolate::UncheckedCurrent(); local
6665 i::Isolate* isolate = i::Isolate::Current(); local
6671 New(int32_t value, Isolate* isolate) argument
6684 NewFromUnsigned(uint32_t value, Isolate* isolate) argument
6698 AssertNoGCScope(v8::Isolate* isolate) argument
6715 i::Isolate* isolate = i::Isolate::Current(); local
6731 i::Isolate* isolate = i::Isolate::Current(); local
6761 i::Isolate* isolate = EnterIsolateIfNeeded(); local
6768 i::Isolate* isolate = EnterIsolateIfNeeded(); local
6777 i::Isolate* isolate = EnterIsolateIfNeeded(); local
6785 i::Isolate* isolate = i::Isolate::Current(); local
6801 i::Isolate* isolate = i::Isolate::UncheckedCurrent(); local
6864 i::Isolate* isolate = i::Isolate::Current(); local
6871 i::Isolate* isolate = i::Isolate::Current(); local
6878 i::Isolate* isolate = i::Isolate::Current(); local
6885 i::Isolate* isolate = i::Isolate::Current(); local
6892 i::Isolate* isolate = i::Isolate::Current(); local
6899 i::Isolate* isolate = i::Isolate::Current(); local
6908 i::Isolate* isolate = i::Isolate::Current(); local
6916 i::Isolate* isolate = i::Isolate::Current(); local
6926 i::Isolate* isolate = i::Isolate::Current(); local
6934 i::Isolate* isolate = i::Isolate::Current(); local
6941 i::Isolate* isolate = i::Isolate::Current(); local
6947 i::Isolate* isolate = i::Isolate::Current(); local
6953 i::Isolate* isolate = i::Isolate::Current(); local
6959 i::Isolate* isolate = i::Isolate::Current(); local
6966 i::Isolate* isolate = i::Isolate::Current(); local
6981 TerminateExecution(Isolate* isolate) argument
6991 IsExecutionTerminating(Isolate* isolate) argument
6998 CancelTerminateExecution(Isolate* isolate) argument
7005 i::Isolate* isolate = i::Isolate::UncheckedCurrent(); local
7011 i::Isolate* isolate = new i::Isolate(); local
7017 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); local
7028 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); local
7034 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); local
7040 i::Isolate* isolate = reinterpret_cast<i::Isolate*>(this); local
7061 i::Isolate* isolate = i::Isolate::Current(); local
7083 i::Isolate* isolate = i::Isolate::Current(); local
7105 i::Isolate* isolate = i::Isolate::Current(); local
7125 i::Isolate* isolate = i::Isolate::Current(); local
7142 i::Isolate* isolate = i::Isolate::Current(); local
7160 i::Isolate* isolate = i::Isolate::Current(); local
7177 i::Isolate* isolate = i::Isolate::Current(); local
7194 i::Isolate* isolate = i::Isolate::Current(); local
7215 i::Isolate* isolate = i::Isolate::Current(); local
7226 i::Isolate* isolate = i::Isolate::Current(); local
7246 i::Isolate* isolate = i::Isolate::Current(); local
7263 i::Isolate* isolate = i::Isolate::Current(); local
7272 DebugBreak(Isolate* isolate) argument
7282 CancelDebugBreak(Isolate* isolate) argument
7293 DebugBreakForCommand(ClientData* data, Isolate* isolate) argument
7305 i::Isolate* isolate = i::Isolate::Current(); local
7315 i::Isolate* isolate = i::Isolate::Current(); local
7334 i::Isolate* isolate = i::Isolate::Current(); local
7341 SendCommand(const uint16_t* command, int length, ClientData* client_data, Isolate* isolate) argument
7358 i::Isolate* isolate = i::Isolate::Current(); local
7367 i::Isolate* isolate = i::Isolate::Current(); local
7378 i::Isolate* isolate = i::Isolate::Current(); local
7399 i::Isolate* isolate = i::Isolate::Current(); local
7440 i::Isolate* isolate = i::Isolate::Current(); local
7447 SetLiveEditEnabled(bool enable, Isolate* isolate) argument
7464 i::Isolate* isolate = i::Isolate::Current(); local
7487 i::Isolate* isolate = i::Isolate::Current(); local
7501 i::Isolate* isolate = i::Isolate::Current(); local
7508 i::Isolate* isolate = i::Isolate::Current(); local
7515 i::Isolate* isolate = i::Isolate::Current(); local
7522 i::Isolate* isolate = i::Isolate::Current(); local
7556 i::Isolate* isolate = i::Isolate::Current(); local
7574 i::Isolate* isolate = i::Isolate::Current(); local
7641 i::Isolate* isolate = reinterpret_cast<i::CpuProfiler*>(this)->isolate(); local
7660 i::Isolate* isolate = i::Isolate::Current(); local
7667 i::Isolate* isolate = i::Isolate::Current(); local
7689 i::Isolate* isolate = i::Isolate::Current(); local
7697 i::Isolate* isolate = i::Isolate::Current(); local
7711 i::Isolate* isolate = i::Isolate::Current(); local
7718 i::Isolate* isolate = i::Isolate::Current(); local
7726 i::Isolate* isolate = i::Isolate::Current(); local
7733 i::Isolate* isolate = i::Isolate::Current(); local
7740 i::Isolate* isolate = i::Isolate::Current(); local
7747 i::Isolate* isolate = i::Isolate::Current(); local
7755 i::Isolate* isolate = i::Isolate::Current(); local
7771 i::Isolate* isolate = i::Isolate::Current(); local
7783 i::Isolate* isolate = i::Isolate::Current(); local
7790 i::Isolate* isolate = i::Isolate::Current(); local
7798 i::Isolate* isolate = i::Isolate::Current(); local
7805 i::Isolate* isolate = i::Isolate::Current(); local
7813 i::Isolate* isolate = i::Isolate::Current(); local
7820 i::Isolate* isolate = i::Isolate::Current(); local
7828 i::Isolate* isolate = i::Isolate::Current(); local
7836 i::Isolate* isolate = i::Isolate::Current(); local
7981 i::Isolate* isolate = i::Isolate::Current(); local
8135 Isolate* isolate = reinterpret_cast<Isolate*>(info.GetIsolate()); local
8150 Isolate* isolate = reinterpret_cast<Isolate*>(info.GetIsolate()); local
8162 Isolate* isolate = reinterpret_cast<Isolate*>(args.GetIsolate()); local
8173 Isolate* isolate = reinterpret_cast<Isolate*>(info.GetIsolate()); local
[all...]
H A Di18n.h47 static Handle<ObjectTemplateInfo> GetTemplate(Isolate* isolate);
50 static Handle<ObjectTemplateInfo> GetTemplate2(Isolate* isolate);
62 Isolate* isolate,
68 static icu::SimpleDateFormat* UnpackDateFormat(Isolate* isolate,
73 static void DeleteDateFormat(v8::Isolate* isolate,
86 Isolate* isolate,
92 static icu::DecimalFormat* UnpackNumberFormat(Isolate* isolate,
97 static void DeleteNumberFormat(v8::Isolate* isolate,
110 Isolate* isolate,
116 static icu::Collator* UnpackCollator(Isolate* isolate, Handl
[all...]
/external/v8/src/
H A Disolate-inl.h31 #include "isolate.h"
39 SaveContext::SaveContext(Isolate* isolate) : prev_(isolate->save_context()) { argument
40 if (isolate->context() != NULL) {
41 context_ = Handle<Context>(isolate->context());
43 dummy_ = Handle<Context>(isolate->context());
46 isolate->set_save_context(this);
48 c_entry_fp_ = isolate->c_entry_fp(isolate->thread_local_top());
H A Dvm-state-inl.h61 VMState::VMState(Isolate* isolate, StateTag tag) argument
62 : isolate_(isolate), previous_tag_(isolate->current_vm_state()) {
64 LOG(isolate, UncheckedStringEvent("Entering", StateToString(tag)));
65 LOG(isolate, UncheckedStringEvent("From", StateToString(previous_tag_)));
85 ExternalCallbackScope::ExternalCallbackScope(Isolate* isolate, Address callback) argument
86 : isolate_(isolate), previous_callback_(isolate->external_callback()) {
/external/chromium_org/third_party/WebKit/Source/bindings/v8/custom/
H A DV8SVGPathSegCustom.cpp59 v8::Handle<v8::Object> wrap(SVGPathSeg* impl, v8::Handle<v8::Object> creationContext, v8::Isolate* isolate) argument
64 return wrap(static_cast<SVGPathSegClosePath*>(impl), creationContext, isolate);
66 return wrap(static_cast<SVGPathSegMovetoAbs*>(impl), creationContext, isolate);
68 return wrap(static_cast<SVGPathSegMovetoRel*>(impl), creationContext, isolate);
70 return wrap(static_cast<SVGPathSegLinetoAbs*>(impl), creationContext, isolate);
72 return wrap(static_cast<SVGPathSegLinetoRel*>(impl), creationContext, isolate);
74 return wrap(static_cast<SVGPathSegCurvetoCubicAbs*>(impl), creationContext, isolate);
76 return wrap(static_cast<SVGPathSegCurvetoCubicRel*>(impl), creationContext, isolate);
78 return wrap(static_cast<SVGPathSegCurvetoQuadraticAbs*>(impl), creationContext, isolate);
80 return wrap(static_cast<SVGPathSegCurvetoQuadraticRel*>(impl), creationContext, isolate);
[all...]
H A DV8CSSRuleCustom.cpp50 v8::Handle<v8::Object> wrap(CSSRule* impl, v8::Handle<v8::Object> creationContext, v8::Isolate* isolate) argument
58 return V8CSSRule::createWrapper(impl, creationContext, isolate);
60 return wrap(static_cast<CSSStyleRule*>(impl), creationContext, isolate);
62 return wrap(static_cast<CSSCharsetRule*>(impl), creationContext, isolate);
64 return wrap(static_cast<CSSImportRule*>(impl), creationContext, isolate);
66 return wrap(static_cast<CSSMediaRule*>(impl), creationContext, isolate);
68 return wrap(static_cast<CSSFontFaceRule*>(impl), creationContext, isolate);
70 return wrap(static_cast<CSSPageRule*>(impl), creationContext, isolate);
72 return wrap(static_cast<CSSKeyframeRule*>(impl), creationContext, isolate);
74 return wrap(static_cast<CSSKeyframesRule*>(impl), creationContext, isolate);
[all...]
H A DV8AudioNodeCustom.cpp70 v8::Handle<v8::Object> wrap(AudioNode* impl, v8::Handle<v8::Object> creationContext, v8::Isolate* isolate) argument
75 return wrap(static_cast<AudioDestinationNode*>(impl), creationContext, isolate);
77 return wrap(static_cast<OscillatorNode*>(impl), creationContext, isolate);
79 return wrap(static_cast<AudioBufferSourceNode*>(impl), creationContext, isolate);
81 return wrap(static_cast<MediaElementAudioSourceNode*>(impl), creationContext, isolate);
83 return wrap(static_cast<MediaStreamAudioDestinationNode*>(impl), creationContext, isolate);
85 return wrap(static_cast<MediaStreamAudioSourceNode*>(impl), creationContext, isolate);
87 return wrap(static_cast<ScriptProcessorNode*>(impl), creationContext, isolate);
89 return wrap(static_cast<BiquadFilterNode*>(impl), creationContext, isolate);
91 return wrap(static_cast<PannerNode*>(impl), creationContext, isolate);
[all...]
H A DV8CSSValueCustom.cpp45 v8::Handle<v8::Object> wrap(CSSValue* impl, v8::Handle<v8::Object> creationContext, v8::Isolate* isolate) argument
49 return wrap(static_cast<CSSTransformValue*>(impl), creationContext, isolate);
51 return wrap(static_cast<CSSMixFunctionValue*>(impl), creationContext, isolate);
53 return wrap(static_cast<CSSFilterValue*>(impl), creationContext, isolate);
55 return wrap(toCSSValueList(impl), creationContext, isolate);
57 return wrap(toCSSPrimitiveValue(impl), creationContext, isolate);
59 return wrap(static_cast<SVGPaint*>(impl), creationContext, isolate);
61 return wrap(static_cast<SVGColor*>(impl), creationContext, isolate);
62 return V8CSSValue::createWrapper(impl, creationContext, isolate);
H A DV8ElementCustom.cpp41 v8::Handle<v8::Object> wrap(Element* impl, v8::Handle<v8::Object> creationContext, v8::Isolate* isolate) argument
45 return wrap(toHTMLElement(impl), creationContext, isolate);
47 return wrap(toSVGElement(impl), creationContext, isolate);
48 return V8Element::createWrapper(impl, creationContext, isolate);
H A DV8StyleSheetCustom.cpp40 v8::Handle<v8::Object> wrap(StyleSheet* impl, v8::Handle<v8::Object> creationContext, v8::Isolate* isolate) argument
44 return wrap(static_cast<CSSStyleSheet*>(impl), creationContext, isolate);
45 return V8StyleSheet::createWrapper(impl, creationContext, isolate);
H A DV8TextCustom.cpp39 v8::Handle<v8::Object> wrap(Text* impl, v8::Handle<v8::Object> creationContext, v8::Isolate* isolate) argument
43 return wrap(static_cast<CDATASection*>(impl), creationContext, isolate);
45 return V8Text::createWrapper(impl, creationContext, isolate);
H A DV8HTMLCollectionCustom.cpp43 v8::Handle<v8::Object> wrap(HTMLCollection* impl, v8::Handle<v8::Object> creationContext, v8::Isolate* isolate) argument
48 return wrap(static_cast<HTMLFormControlsCollection*>(impl), creationContext, isolate);
50 return wrap(static_cast<HTMLOptionsCollection*>(impl), creationContext, isolate);
52 return wrap(static_cast<HTMLAllCollection*>(impl), creationContext, isolate);
57 return V8HTMLCollection::createWrapper(impl, creationContext, isolate);
H A DV8PerformanceEntryCustom.cpp48 v8::Handle<v8::Object> wrap(PerformanceEntry* impl, v8::Handle<v8::Object> creationContext, v8::Isolate* isolate) argument
52 return wrap(static_cast<PerformanceResourceTiming*>(impl), creationContext, isolate);
55 return wrap(static_cast<PerformanceMark*>(impl), creationContext, isolate);
58 return wrap(static_cast<PerformanceMeasure*>(impl), creationContext, isolate);
60 return V8PerformanceEntry::createWrapper(impl, creationContext, isolate);
H A DV8AlgorithmCustom.cpp43 v8::Handle<v8::Object> wrap(Algorithm* impl, v8::Handle<v8::Object> creationContext, v8::Isolate* isolate) argument
50 return V8Algorithm::createWrapper(impl, creationContext, isolate);
52 return wrap(static_cast<AesCbcParams*>(impl), creationContext, isolate);
54 return wrap(static_cast<AesKeyGenParams*>(impl), creationContext, isolate);
56 return wrap(static_cast<HmacParams*>(impl), creationContext, isolate);
58 return wrap(static_cast<RsaSsaParams*>(impl), creationContext, isolate);
60 return wrap(static_cast<RsaKeyGenParams*>(impl), creationContext, isolate);
H A DV8IDBAnyCustom.cpp45 static v8::Handle<v8::Value> toV8(const IDBKeyPath& value, v8::Handle<v8::Object> creationContext, v8::Isolate* isolate) argument
49 return v8NullWithCheck(isolate);
51 return v8String(value.string(), isolate);
56 return toV8(keyPaths.release(), creationContext, isolate);
62 v8::Handle<v8::Value> toV8(IDBAny* impl, v8::Handle<v8::Object> creationContext, v8::Isolate* isolate) argument
65 return v8NullWithCheck(isolate);
71 return v8NullWithCheck(isolate);
73 return toV8(impl->domStringList(), creationContext, isolate);
75 return toV8(impl->idbCursor(), creationContext, isolate);
77 return toV8(impl->idbCursorWithValue(), creationContext, isolate);
102 toV8ForMainWorld(IDBAny* impl, v8::Handle<v8::Object> creationContext, v8::Isolate* isolate) argument
[all...]
H A DV8CanvasRenderingContextCustom.cpp40 v8::Handle<v8::Object> wrap(CanvasRenderingContext* impl, v8::Handle<v8::Object> creationContext, v8::Isolate* isolate) argument
44 return wrap(static_cast<CanvasRenderingContext2D*>(impl), creationContext, isolate);
46 return wrap(static_cast<WebGLRenderingContext*>(impl), creationContext, isolate);
H A DV8EntryCustom.cpp43 v8::Handle<v8::Object> wrap(Entry* impl, v8::Handle<v8::Object> creationContext, v8::Isolate* isolate) argument
47 return wrap(static_cast<FileEntry*>(impl), creationContext, isolate);
50 return wrap(static_cast<DirectoryEntry*>(impl), creationContext, isolate);
H A DV8EntrySyncCustom.cpp43 v8::Handle<v8::Object> wrap(EntrySync* impl, v8::Handle<v8::Object> creationContext, v8::Isolate* isolate) argument
47 return wrap(static_cast<FileEntrySync*>(impl), creationContext, isolate);
50 return wrap(static_cast<DirectoryEntrySync*>(impl), creationContext, isolate);
H A DV8NodeIteratorCustom.cpp41 v8::Handle<v8::Object> wrap(NodeIterator* nodeIterator, v8::Handle<v8::Object> creationContext, v8::Isolate* isolate) argument
44 ASSERT(DOMDataStore::getWrapper<V8NodeIterator>(nodeIterator, isolate).IsEmpty());
46 v8::Handle<v8::Object> wrapper = V8NodeIterator::createWrapper(nodeIterator, creationContext, isolate);
49 V8HiddenPropertyName::setNamedHiddenReference(wrapper, "filter", toV8(nodeIterator->filter(), creationContext, isolate));
H A DV8TreeWalkerCustom.cpp41 v8::Handle<v8::Object> wrap(TreeWalker* treeWalker, v8::Handle<v8::Object> creationContext, v8::Isolate* isolate) argument
44 ASSERT(DOMDataStore::getWrapper<V8TreeWalker>(treeWalker, isolate).IsEmpty());
46 v8::Handle<v8::Object> wrapper = V8TreeWalker::createWrapper(treeWalker, creationContext, isolate);
49 V8HiddenPropertyName::setNamedHiddenReference(wrapper, "filter", toV8(treeWalker->filter(), creationContext, isolate));
/external/chromium_org/third_party/WebKit/Source/web/
H A DWebScriptBindings.cpp41 v8::Local<v8::String> WebScriptBindings::toV8String(const WebString& string, v8::Isolate* isolate) argument
43 return v8String(string, isolate);
/external/chromium_org/v8/test/cctest/
H A Dtest-code-stubs-ia32.cc45 ConvertDToIFunc MakeConvertDToIFuncTrampoline(Isolate* isolate, argument
54 HandleScope handles(isolate);
55 MacroAssembler assm(isolate, buffer, static_cast<int>(actual_size));
60 byte* start = stub.GetCode(isolate)->instruction_start();
129 Isolate* isolate = GetIsolateFrom(&context); local
130 HandleScope scope(isolate);
139 RunAllTruncationTests(MakeConvertDToIFuncTrampoline(isolate, esp, eax));
140 RunAllTruncationTests(MakeConvertDToIFuncTrampoline(isolate, esp, ebx));
141 RunAllTruncationTests(MakeConvertDToIFuncTrampoline(isolate, esp, ecx));
142 RunAllTruncationTests(MakeConvertDToIFuncTrampoline(isolate, es
[all...]
/external/chromium_org/third_party/WebKit/Source/bindings/v8/
H A DCustomElementBinding.cpp36 PassOwnPtr<CustomElementBinding> CustomElementBinding::create(v8::Isolate* isolate, v8::Handle<v8::Object> prototype, WrapperTypeInfo* wrapperType) argument
38 return adoptPtr(new CustomElementBinding(isolate, prototype, wrapperType));
41 CustomElementBinding::CustomElementBinding(v8::Isolate* isolate, v8::Handle<v8::Object> prototype, WrapperTypeInfo* wrapperType) argument
42 : m_isolate(isolate)
43 , m_prototype(isolate, prototype)

Completed in 352 milliseconds

1234567891011>>