Home
last modified time | relevance | path

Searched defs:args_count (Results 1 – 18 of 18) sorted by relevance

/external/v8/src/profiler/
Dprofiler-listener.h67 const char* GetName(int args_count) { in GetName()
Dprofiler-listener.cc134 AbstractCode* code, int args_count) { in CodeCreateEvent()
/external/v8/src/
Dcode-events.h144 int args_count) { in CodeCreateEvent()
Dlog.cc199 AbstractCode* code, int args_count) { in CodeCreateEvent()
1180 AbstractCode* code, int args_count) { in CodeCreateEvent()
Ddeoptimizer.cc3924 int jsframe_index, int* args_count) { in GetArgumentsInfoFromJSFrameIndex()
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/pfr/
Dpfrgload.c359 FT_UInt format, format_low, args_format = 0, args_count, n; in pfr_glyph_load_simple() local
/external/v8/src/interpreter/
Dinterpreter.cc992 Node* args_count = __ Int32Sub(receiver_args_count, receiver_count); in DoJSCall() local
1021 Node* args_count = __ BytecodeOperandCount(2); in DoCallRuntimeCommon() local
1059 Node* args_count = __ BytecodeOperandCount(2); in DoCallRuntimeForPairCommon() local
1090 Node* args_count = __ Int32Sub(receiver_args_count, receiver_count); in DoCallJSRuntimeCommon() local
1120 Node* args_count = __ BytecodeOperandCount(2); in DoCallConstruct() local
/external/v8/src/runtime/
Druntime-scopes.cc380 int args_count = frame->ComputeParametersCount(); in GetCallerArguments() local
/external/chromium-trace/catapult/third_party/webapp2/
Dwebapp2.py875 args_count = 0 variable in Route
/external/v8/src/s390/
Dbuiltins-s390.cc974 Register args_count = scratch; in LeaveInterpreterFrame() local
/external/v8/src/mips64/
Dbuiltins-mips64.cc951 Register args_count = scratch; in LeaveInterpreterFrame() local
/external/v8/src/arm64/
Dbuiltins-arm64.cc974 Register args_count = scratch; in LeaveInterpreterFrame() local
/external/v8/src/mips/
Dbuiltins-mips.cc964 Register args_count = scratch; in LeaveInterpreterFrame() local
/external/v8/src/x64/
Dbuiltins-x64.cc618 Register args_count = scratch1; in LeaveInterpreterFrame() local
/external/v8/src/ppc/
Dbuiltins-ppc.cc994 Register args_count = scratch; in LeaveInterpreterFrame() local
/external/v8/src/arm/
Dbuiltins-arm.cc971 Register args_count = scratch; in LeaveInterpreterFrame() local
/external/v8/src/x87/
Dbuiltins-x87.cc538 Register args_count = scratch1; in LeaveInterpreterFrame() local
/external/v8/src/ia32/
Dbuiltins-ia32.cc537 Register args_count = scratch1; in LeaveInterpreterFrame() local