HomeSort by relevance Sort by last modified time
    Searched defs:fast (Results 26 - 46 of 46) sorted by null

12

  /external/v8/src/mips/
stub-cache-mips.cc 123 // This function is safe to call if the receiver has fast properties.
308 // Load a fast property out of a holder object (src). In-object properties
802 // Deferred code for fast API call case---clean preallocated space.
2368 Label fast; local
2389 Label fast; local
    [all...]
full-codegen-mips.cc 1229 Label loop, fast; local
    [all...]
  /external/v8/src/x64/
stub-cache-x64.cc 112 // This function is safe to call if the receiver has fast properties.
346 // Load a fast property out of a holder object (src). In-object properties
404 // Number of pointers to be reserved on stack for fast API call.
431 // -- rsp[8] : last fast api call extra argument.
433 // -- rsp[kFastApiCallArguments * 8] : first fast api call extra argument.
450 // (last fast api call extra argument,
453 // (first fast api call extra argument)
629 // Deferred code for fast API call case---clean preallocated space.
2095 Label fast; local
2116 Label fast; local
    [all...]
full-codegen-x64.cc 930 // Check cache validity in generated code. This is a fast case for
947 // If we got a map from the runtime call, we can do a fast
1131 Label next, fast; local
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
usettest.cpp 3655 UnicodeSet *fast=new UnicodeSet(*sets[SLOW]); local
    [all...]
  /external/chromium_org/v8/src/arm/
full-codegen-arm.cc 1381 Label loop, fast; local
    [all...]
  /external/chromium_org/v8/src/ia32/
full-codegen-ia32.cc 1321 Label next, fast; local
    [all...]
  /external/chromium_org/v8/src/mips/
full-codegen-mips.cc 1383 Label loop, fast; local
    [all...]
  /external/icu4c/test/intltest/
usettest.cpp 3637 UnicodeSet *fast=new UnicodeSet(*sets[SLOW]); local
    [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.ml 67 let fast = 8 var in Module:CallConv
    [all...]
  /external/v8/src/arm/
full-codegen-arm.cc 1221 Label loop, fast; local
    [all...]
  /external/v8/src/ia32/
full-codegen-ia32.cc 1177 Label next, fast; local
    [all...]
  /external/chromium_org/v8/src/x64/
full-codegen-x64.cc 1345 Label next, fast; local
    [all...]
  /external/v8/src/
api.cc 3067 bool fast = Utils::OpenHandle(this)->HasFastProperties(); local
    [all...]
objects.cc 543 // If the object is fully fast case and has the same map it was
3243 Map* fast = obj->map(); local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-commons-net.jar 
ant.jar 
  /external/chromium_org/v8/src/
objects.cc 776 // If the object is fully fast case and has the same map it was
4397 Map* fast = obj->map(); local
    [all...]
  /prebuilts/tools/common/m2/internal/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 
  /external/robolectric/lib/main/
h2-1.2.147.jar 
  /prebuilts/tools/common/ant/
ant.jar 

Completed in 3266 milliseconds

12