Searched refs:GetCallerArguments (Results 1 – 1 of 1) sorted by relevance
/external/v8/src/runtime/ |
D | runtime-scopes.cc | 419 base::SmartArrayPointer<Handle<Object>> GetCallerArguments(Isolate* isolate, in GetCallerArguments() function 637 GetCallerArguments(isolate, 0, &argument_count); in RUNTIME_FUNCTION() 651 GetCallerArguments(isolate, 0, &argument_count); in RUNTIME_FUNCTION() 666 GetCallerArguments(isolate, 0, &argument_count); in RUNTIME_FUNCTION() 1178 GetCallerArguments(isolate, 0, &argument_count); in RUNTIME_FUNCTION() 1191 GetCallerArguments(isolate, 0, &argument_count_signed); in RUNTIME_FUNCTION()
|