Searched refs:GetCallingConvention (Results 1 – 2 of 2) sorted by relevance
39 : registers_(GetCallingConvention(kind)), in PropertyAccessCompiler()63 static Register* GetCallingConvention(Code::Kind);
45 Register* PropertyAccessCompiler::GetCallingConvention(Code::Kind kind) { in GetCallingConvention() function in v8::internal::PropertyAccessCompiler