Home | History | Annotate | Download | only in src

Lines Matching refs:stub_cache

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(
1058 maybe_code = isolate()->stub_cache()->ComputeLoadNonexistent(*name,
1064 maybe_code = isolate()->stub_cache()->ComputeLoadField(
1073 maybe_code = isolate()->stub_cache()->ComputeLoadConstant(
1082 maybe_code = isolate()->stub_cache()->ComputeLoadGlobal(*name,
1093 maybe_code = isolate()->stub_cache()->ComputeLoadNormal();
1102 maybe_code = isolate()->stub_cache()->ComputeLoadCallback(
1108 maybe_code = isolate()->stub_cache()->ComputeLoadInterceptor(
1133 isolate()->stub_cache()->Set(*name, map, Code::cast(code));
1173 isolate()->stub_cache()->ComputeKeyedLoadStringLength(*name,
1190 isolate()->stub_cache()->ComputeKeyedLoadArrayLength(*name,
1208 isolate()->stub_cache()->ComputeKeyedLoadFunctionPrototype(
1277 isolate()->stub_cache()->ComputeKeyedLoadOrStoreExternalArray(
1286 isolate()->stub_cache()->ComputeKeyedLoadSpecialized(*receiver);
1339 maybe_code = isolate()->stub_cache()->ComputeKeyedLoadField(
1345 maybe_code = isolate()->stub_cache()->ComputeKeyedLoadConstant(
1354 maybe_code = isolate()->stub_cache()->ComputeKeyedLoadCallback(
1360 maybe_code = isolate()->stub_cache()->ComputeKeyedLoadInterceptor(
1581 maybe_code = isolate()->stub_cache()->ComputeStoreField(
1591 maybe_code = isolate()->stub_cache()->ComputeStoreField(
1603 maybe_code = isolate()->stub_cache()->ComputeStoreGlobal(
1607 maybe_code = isolate()->stub_cache()->ComputeStoreNormal(strict_mode);
1615 maybe_code = isolate()->stub_cache()->ComputeStoreCallback(
1621 maybe_code = isolate()->stub_cache()->ComputeStoreInterceptor(
1645 isolate()->stub_cache()->Set(*name,
1709 isolate()->stub_cache()->ComputeKeyedLoadOrStoreExternalArray(
1715 isolate()->stub_cache()->ComputeKeyedStoreSpecialized(
1760 maybe_code = isolate()->stub_cache()->ComputeKeyedStoreField(
1770 maybe_code = isolate()->stub_cache()->ComputeKeyedStoreField(