Home
last modified time | relevance | path

Searched refs:DEFINE_PLATFORM_CODE_STUB (Results 1 – 10 of 10) sorted by relevance

/external/v8/src/
Dcode-stubs.h330 #define DEFINE_PLATFORM_CODE_STUB(NAME, SUPER) \ macro
792 DEFINE_PLATFORM_CODE_STUB(ArrayConstructor, PlatformCodeStub);
804 DEFINE_PLATFORM_CODE_STUB(InternalArrayConstructor, PlatformCodeStub);
836 DEFINE_PLATFORM_CODE_STUB(MathPow, PlatformCodeStub);
996 DEFINE_PLATFORM_CODE_STUB(CallApiCallback, PlatformCodeStub);
1005 DEFINE_PLATFORM_CODE_STUB(CallApiGetter, PlatformCodeStub);
1080 DEFINE_PLATFORM_CODE_STUB(BinaryOpICWithAllocationSite, PlatformCodeStub);
1200 DEFINE_PLATFORM_CODE_STUB(CompareIC, PlatformCodeStub);
1237 DEFINE_PLATFORM_CODE_STUB(CEntry, PlatformCodeStub);
1266 DEFINE_PLATFORM_CODE_STUB(JSEntry, PlatformCodeStub);
[all …]
/external/v8/src/mips/
Dcode-stubs-mips.h50 DEFINE_PLATFORM_CODE_STUB(StoreRegistersState, PlatformCodeStub);
63 DEFINE_PLATFORM_CODE_STUB(RestoreRegistersState, PlatformCodeStub);
282 DEFINE_PLATFORM_CODE_STUB(DirectCEntry, PlatformCodeStub);
322 DEFINE_PLATFORM_CODE_STUB(NameDictionaryLookup, PlatformCodeStub);
/external/v8/src/mips64/
Dcode-stubs-mips64.h51 DEFINE_PLATFORM_CODE_STUB(StoreRegistersState, PlatformCodeStub);
64 DEFINE_PLATFORM_CODE_STUB(RestoreRegistersState, PlatformCodeStub);
283 DEFINE_PLATFORM_CODE_STUB(DirectCEntry, PlatformCodeStub);
323 DEFINE_PLATFORM_CODE_STUB(NameDictionaryLookup, PlatformCodeStub);
/external/v8/src/ppc/
Dcode-stubs-ppc.h52 DEFINE_PLATFORM_CODE_STUB(StoreRegistersState, PlatformCodeStub);
65 DEFINE_PLATFORM_CODE_STUB(RestoreRegistersState, PlatformCodeStub);
273 DEFINE_PLATFORM_CODE_STUB(DirectCEntry, PlatformCodeStub);
310 DEFINE_PLATFORM_CODE_STUB(NameDictionaryLookup, PlatformCodeStub);
/external/v8/src/arm64/
Dcode-stubs-arm64.h49 DEFINE_PLATFORM_CODE_STUB(StoreRegistersState, PlatformCodeStub);
62 DEFINE_PLATFORM_CODE_STUB(RestoreRegistersState, PlatformCodeStub);
337 DEFINE_PLATFORM_CODE_STUB(DirectCEntry, PlatformCodeStub);
377 DEFINE_PLATFORM_CODE_STUB(NameDictionaryLookup, PlatformCodeStub);
/external/v8/src/s390/
Dcode-stubs-s390.h49 DEFINE_PLATFORM_CODE_STUB(StoreRegistersState, PlatformCodeStub);
61 DEFINE_PLATFORM_CODE_STUB(RestoreRegistersState, PlatformCodeStub);
298 DEFINE_PLATFORM_CODE_STUB(DirectCEntry, PlatformCodeStub);
334 DEFINE_PLATFORM_CODE_STUB(NameDictionaryLookup, PlatformCodeStub);
/external/v8/src/arm/
Dcode-stubs-arm.h251 DEFINE_PLATFORM_CODE_STUB(DirectCEntry, PlatformCodeStub);
291 DEFINE_PLATFORM_CODE_STUB(NameDictionaryLookup, PlatformCodeStub);
/external/v8/src/x64/
Dcode-stubs-x64.h91 DEFINE_PLATFORM_CODE_STUB(NameDictionaryLookup, PlatformCodeStub);
/external/v8/src/ia32/
Dcode-stubs-ia32.h95 DEFINE_PLATFORM_CODE_STUB(NameDictionaryLookup, PlatformCodeStub);
/external/v8/src/x87/
Dcode-stubs-x87.h95 DEFINE_PLATFORM_CODE_STUB(NameDictionaryLookup, PlatformCodeStub);