/external/v8/src/ |
ic.cc | 299 Isolate::Current()->stub_cache()->FindCallInitialize( 633 maybe_code = isolate()->stub_cache()->ComputeCallField(argc, 648 isolate()->stub_cache()->ComputeCallConstant(argc, 668 maybe_code = isolate()->stub_cache()->ComputeCallGlobal(argc, 682 maybe_code = isolate()->stub_cache()->ComputeCallNormal(argc, 692 maybe_code = isolate()->stub_cache()->ComputeCallInterceptor( 733 maybe_code = isolate()->stub_cache()->ComputeCallPreMonomorphic(argc, 755 maybe_code = isolate()->stub_cache()->ComputeCallMegamorphic(argc, 785 isolate()->stub_cache()->Set(*name, map, Code::cast(code)); 814 MaybeObject* maybe_code = isolate()->stub_cache()->ComputeCallMegamorphic [all...] |
serialize.cc | 307 StubCache* stub_cache = isolate->stub_cache(); local 310 Add(stub_cache->key_reference(StubCache::kPrimary).address(), 314 Add(stub_cache->value_reference(StubCache::kPrimary).address(), 318 Add(stub_cache->key_reference(StubCache::kSecondary).address(), 322 Add(stub_cache->value_reference(StubCache::kSecondary).address(), [all...] |
type-info.cc | 335 isolate->stub_cache()->CollectMatchingMaps(types, *name, flags);
|
isolate.h | 823 StubCache* stub_cache() { return stub_cache_; } function in class:v8::internal::Isolate [all...] |
debug.cc | 90 isolate->stub_cache()->ComputeCallDebugBreak(argc, kind), 99 isolate->stub_cache()->ComputeCallDebugPrepareStepIn(argc, kind), [all...] |
mark-compact.cc | 164 heap()->isolate()->stub_cache()->Clear(); [all...] |
/external/v8/src/arm/ |
ic-arm.cc | 555 Isolate::Current()->stub_cache()->GenerateProbe( 595 Isolate::Current()->stub_cache()->GenerateProbe( 880 Isolate::Current()->stub_cache()->GenerateProbe( [all...] |
full-codegen-arm.cc | [all...] |
lithium-codegen-arm.cc | [all...] |
stub-cache-arm.cc | 50 ExternalReference key_offset(isolate->stub_cache()->key_reference(table)); 51 ExternalReference value_offset(isolate->stub_cache()->value_reference(table)); [all...] |
/external/v8/src/ia32/ |
ic-ia32.cc | 867 Isolate::Current()->stub_cache()->GenerateProbe(masm, flags, edx, ecx, ebx, [all...] |
full-codegen-ia32.cc | [all...] |
lithium-codegen-ia32.cc | [all...] |
stub-cache-ia32.cc | 49 ExternalReference key_offset(isolate->stub_cache()->key_reference(table)); 50 ExternalReference value_offset(isolate->stub_cache()->value_reference(table)); [all...] |
/external/v8/src/x64/ |
ic-x64.cc | [all...] |
full-codegen-x64.cc | [all...] |
lithium-codegen-x64.cc | [all...] |
stub-cache-x64.cc | 52 ExternalReference key_offset(isolate->stub_cache()->key_reference(table)); [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/arm-eabi/bin/ |
nm | |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/ |
arm-eabi-addr2line | |
arm-eabi-c++filt | |
arm-eabi-nm | |
arm-eabi-size | |
arm-eabi-strings | |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/arm-eabi/bin/ |
nm | |